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 16d77a93a2ebaf34a6909a5158d555b57c2baec3 Author: Robbie Gemmell <[email protected]> AuthorDate: Thu Oct 26 11:52:31 2023 +0100 QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 4.53.v20231009 (cherry picked from commit e9a6af47e558dc1f86b8da98ee85db83325f74c4) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1fddabed..19d93f10 100644 --- a/pom.xml +++ b/pom.xml @@ -46,9 +46,9 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.62.Final</netty-tcnative-version> - <activemq-version>5.18.1</activemq-version> + <activemq-version>5.18.3</activemq-version> <junit.jupiter.version>5.10.0</junit.jupiter.version> - <jetty-version>9.4.51.v20230217</jetty-version> + <jetty-version>9.4.53.v20231009</jetty-version> <mockito-version>5.4.0</mockito-version> <hamcrest-version>2.2</hamcrest-version> <hadoop-minikdc-version>3.3.6</hadoop-minikdc-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
