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 e195526  ARTEMIS-3242: update to qpid-jms 0.58.0
e195526 is described below

commit e195526457452eb53f3d042c41d4b96e337e405d
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Apr 14 11:01:26 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 6f6b698..ce83e77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
       <proton.version>0.33.8</proton.version>
       <resteasy.version>3.15.0.Final</resteasy.version>
       <slf4j.version>1.7.21</slf4j.version>
-      <qpid.jms.version>0.56.0</qpid.jms.version>
+      <qpid.jms.version>0.58.0</qpid.jms.version>
       <johnzon.version>0.9.5</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>
       <jb.logmanager.version>2.1.10.Final</jb.logmanager.version>

Reply via email to