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 896666c15305d1b157e3e8a732959f84b9dacae0 Author: Robbie Gemmell <[email protected]> AuthorDate: Fri Sep 20 16:45:08 2024 +0100 QPIDJMS-598: update ActiveMQ test dep to 5.18.5 (cherry picked from commit f1ceefa5635fa6989602259e8103d46091adefd9) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ca85359..b5b111e3 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.65.Final</netty-tcnative-version> - <activemq-version>5.18.3</activemq-version> + <activemq-version>5.18.5</activemq-version> <junit.jupiter.version>5.10.2</junit.jupiter.version> <jetty-version>9.4.54.v20240208</jetty-version> <mockito-version>5.13.0</mockito-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
