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/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ab947f2d9 ARTEMIS-4008: update to qpid-jms 1.7.0
4ab947f2d9 is described below

commit 4ab947f2d9142f40a0628c3136f2ab8f8e5104f9
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Sep 21 12:56:56 2022 +0100

    ARTEMIS-4008: update to qpid-jms 1.7.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e0a67583f7..c3fb156e89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
       <proton.version>0.34.0</proton.version>
       <resteasy.version>3.15.0.Final</resteasy.version>
       <slf4j.version>1.7.36</slf4j.version>
-      <qpid.jms.version>1.6.0</qpid.jms.version>
+      <qpid.jms.version>1.7.0</qpid.jms.version>
       <johnzon.version>1.2.16</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>
       <jb.logmanager.version>2.1.18.Final</jb.logmanager.version>

Reply via email to