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
The following commit(s) were added to refs/heads/main by this push:
new 6fe69dee QPIDJMS-577: update to activemq 5.17.2
6fe69dee is described below
commit 6fe69dee8382406073b1a57a253e362e9b6f6dd2
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Sep 2 12:14:51 2022 +0100
QPIDJMS-577: update to activemq 5.17.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd96f610..be92a42e 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>
<jetty-version>9.4.48.v20220622</jetty-version>
<mockito-version>4.7.0</mockito-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]