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

tabish 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 acd66c4  AMQ-7179 Update Qpid JMS and Proton-j to latest and sync netty
acd66c4 is described below

commit acd66c412691e38292641b5f078de9e8d51ef195
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Tue Apr 9 11:23:36 2019 -0400

    AMQ-7179 Update Qpid JMS and Proton-j to latest and sync netty
    
    (cherry picked from commit 56ffcae3c7161b9c8e8a8fa121b8505659dda0cb)
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8442369..6896193 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.6</zookeeper-version>
-    <qpid-proton-version>0.31.0</qpid-proton-version>
-    <qpid-jms-version>0.40.0</qpid-jms-version>
-    <qpid-jms-netty-version>4.1.32.Final</qpid-jms-netty-version>
-    <qpid-jms-proton-version>0.31.0</qpid-jms-proton-version>
-    <netty-all-version>4.1.32.Final</netty-all-version>
+    <qpid-proton-version>0.32.0</qpid-proton-version>
+    <qpid-jms-version>0.41.0</qpid-jms-version>
+    <qpid-jms-netty-version>4.1.34.Final</qpid-jms-netty-version>
+    <qpid-jms-proton-version>0.32.0</qpid-jms-proton-version>
+    <netty-all-version>4.1.34.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.0</rome-version>
     <saxon-version>9.5.1-5</saxon-version>

Reply via email to