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

robbie 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 3fdc9cf  ARTEMIS-2871: update to proton-j 0.33.6 and qpid-jms 0.53.0
3fdc9cf is described below

commit 3fdc9cf026aba92c3a6b9f0bbad80dce36591929
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Wed Aug 5 16:50:11 2020 +0100

    ARTEMIS-2871: update to proton-j 0.33.6 and qpid-jms 0.53.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1711357..1bd9305 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,10 +101,10 @@
 
       <!-- this is basically for tests -->
       <netty-tcnative-version>2.0.29.Final</netty-tcnative-version>
-      <proton.version>0.33.5</proton.version>
+      <proton.version>0.33.6</proton.version>
       <resteasy.version>3.0.19.Final</resteasy.version>
       <slf4j.version>1.7.21</slf4j.version>
-      <qpid.jms.version>0.52.0</qpid.jms.version>
+      <qpid.jms.version>0.53.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>

Reply via email to