You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2019/08/26 14:05:58 UTC

[activemq-artemis] branch master updated: ARTEMIS-2461 Updating qpid-jms as 0.45

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

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 18e656c  ARTEMIS-2461 Updating qpid-jms as 0.45
     new 34e2f40  This closes #2811
18e656c is described below

commit 18e656cbea2e6f720e9da6b2baa7e1c4ce0539c2
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Mon Aug 26 09:54:33 2019 -0400

    ARTEMIS-2461 Updating qpid-jms as 0.45
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f76821e..fa8bb14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
       <proton.version>0.33.2</proton.version>
       <resteasy.version>3.0.19.Final</resteasy.version>
       <slf4j.version>1.7.21</slf4j.version>
-      <qpid.jms.version>0.43.0</qpid.jms.version>
+      <qpid.jms.version>0.45.0</qpid.jms.version>
       <johnzon.version>0.9.5</johnzon.version>
       <json-p.spec.version>1.0-alpha-1</json-p.spec.version>
       <javax.inject.version>1</javax.inject.version>