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 a5940bf6dd8036fa84a84449456d4cd2b2f04889 Author: Robbie Gemmell <[email protected]> AuthorDate: Fri Sep 2 12:14:51 2022 +0100 QPIDJMS-577: update to activemq 5.17.2 (cherry picked from commit 6fe69dee8382406073b1a57a253e362e9b6f6dd2) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa865715..6d4204e5 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.53.Final</netty-tcnative-version> - <activemq-version>5.17.0</activemq-version> + <activemq-version>5.17.2</activemq-version> <junit-version>4.13.2</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> <jetty-version>9.4.48.v20220622</jetty-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
