From e3813360001b9950dde56437671c92f1c611c0a9 Mon Sep 17 00:00:00 2001 From: Henning Gerhardt Date: Tue, 17 Sep 2024 09:40:54 +0200 Subject: [PATCH] Update ActiveMQ to latest stable version for Java 11. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e4d1ae183f..0f1f4c90efb 100644 --- a/pom.xml +++ b/pom.xml @@ -265,7 +265,7 @@ from system library in Java 11+ --> org.apache.activemq activemq-client - 5.17.6 + 5.18.5 org.slf4j