From bd74a5255ebf5e8eed05cffc0554520ced6ae38d Mon Sep 17 00:00:00 2001 From: Will Mooreston Date: Tue, 7 Jul 2026 16:35:38 -0700 Subject: [PATCH] Update ActiveMQ to 5.19.8 for OWASP CVE remediation Bump ActiveMQ 5.19.7 -> 5.19.8 to clear nine OWASP Dependency Check findings: CVE-2026-49877 (HIGH 8.1) plus CVE-2026-49432, CVE-2026-49434, CVE-2026-50734, CVE-2026-50750, CVE-2026-53916, CVE-2026-53917, CVE-2026-54475, and CVE-2026-52760. 5.19.8 is the fix on the 5.19.x line for all of them. --- pipeline/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/gradle.properties b/pipeline/gradle.properties index f4d7d33d72c..3d93162449d 100644 --- a/pipeline/gradle.properties +++ b/pipeline/gradle.properties @@ -1,4 +1,4 @@ -activemqVersion=5.19.7 +activemqVersion=5.19.8 geronimoJ2eeConnector15SpecVersion=1.0.1