This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 1f269ce8d7af8fbf0c42880852582ce1666a779e Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Jul 14 12:34:46 2025 +0100 QPIDJMS-613: Update to activemq 5.19.0 --- 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 0b7353b1..534bce31 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: [email protected] For additional commands, e-mail: [email protected]
