This is an automated email from the ASF dual-hosted git repository.

clebertsuconic 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 8ec0e51  ARTEMIS-3242: update to Qpid JMS 0.59.0
8ec0e51 is described below

commit 8ec0e5193f94b3f1d4fbdc14034ae7ff7c0ece61
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu May 27 10:59:18 2021 +0100

    ARTEMIS-3242: update to Qpid JMS 0.59.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75dc767..805d366 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,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.58.0</qpid.jms.version>
+      <qpid.jms.version>0.59.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