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

robbie pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new dba6ea1  AMQ-8088: update to Proton-J 0.33.8 and Qpid JMS 0.55.0, and 
Netty 4.1.53
dba6ea1 is described below

commit dba6ea194d5cab8d33a57ecde2a18565c9fbe8d4
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Thu Nov 26 12:37:44 2020 +0000

    AMQ-8088: update to Proton-J 0.33.8 and Qpid JMS 0.55.0, and Netty 4.1.53
    
    (cherry picked from commit c23d0dd5b172d4df64bf33e32f927e023ea7400f with 
fixups)
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index fffc8a8..f12c450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,11 +104,11 @@
     <p2psockets-version>1.1.2</p2psockets-version>
     <linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version>
     <zookeeper-version>3.4.14</zookeeper-version>
-    <qpid-proton-version>0.33.5</qpid-proton-version>
-    <qpid-jms-version>0.52.0</qpid-jms-version>
-    <qpid-jms-netty-version>4.1.46.Final</qpid-jms-netty-version>
-    <qpid-jms-proton-version>0.33.5</qpid-jms-proton-version>
-    <netty-all-version>4.1.46.Final</netty-all-version>
+    <qpid-proton-version>0.33.8</qpid-proton-version>
+    <qpid-jms-version>0.55.0</qpid-jms-version>
+    <qpid-jms-netty-version>4.1.53.Final</qpid-jms-netty-version>
+    <qpid-jms-proton-version>0.33.8</qpid-jms-proton-version>
+    <netty-all-version>4.1.53.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.15.0</rome-version>
     <saxon-version>9.5.1-5</saxon-version>

Reply via email to