This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 1.x in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 3ce559a506776ded5222a89ba4082fcf7eb82edf Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Mon Jul 14 12:34:46 2025 +0100 QPIDJMS-613: Update to activemq 5.19.0 (cherry picked from commit 1f269ce8d7af8fbf0c42880852582ce1666a779e) --- qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml index 9f2d52a5..ada890ca 100644 --- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml +++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml @@ -28,7 +28,7 @@ <description>Tests the JMS client against the ActiveMQ Broker.</description> <packaging>jar</packaging> <properties> - <activemq-version>5.18.6</activemq-version> + <activemq-version>5.19.0</activemq-version> <jetty-version>9.4.57.v20241219</jetty-version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org