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 f24240015992bddf230caf679f51e257f1378614 Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Jan 19 10:35:20 2026 +0000 QPIDJMS-618: update activemq test dep to 5.19.1 (cherry picked from commit 7f1e416e2db56e27738db27194e70c6809874abd) --- 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 0089840e..f08b3088 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.19.0</activemq-version> + <activemq-version>5.19.1</activemq-version> <jetty-version>9.4.58.v20250814</jetty-version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
