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

jbonofre 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 ac5c135  AMQ-7290 Update Qpid JMS and Netty to lastest releases
ac5c135 is described below

commit ac5c13593177c9b8edc91834b4c1557c9634f35e
Author: Timothy Bish <[email protected]>
AuthorDate: Mon Aug 26 14:51:45 2019 -0400

    AMQ-7290 Update Qpid JMS and Netty to lastest releases
    
    (cherry-picked from commit c29066cfb762f3577a10ea19cd9dc7f3d6284149)
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index ed008cc..c201717 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,10 +105,10 @@
     <linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version>
     <zookeeper-version>3.4.14</zookeeper-version>
     <qpid-proton-version>0.33.2</qpid-proton-version>
-    <qpid-jms-version>0.44.0</qpid-jms-version>
-    <qpid-jms-netty-version>4.1.37.Final</qpid-jms-netty-version>
+    <qpid-jms-version>0.45.0</qpid-jms-version>
+    <qpid-jms-netty-version>4.1.39.Final</qpid-jms-netty-version>
     <qpid-jms-proton-version>0.33.2</qpid-jms-proton-version>
-    <netty-all-version>4.1.37.Final</netty-all-version>
+    <netty-all-version>4.1.39.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.12.1</rome-version>
     <saxon-version>9.5.1-5</saxon-version>

Reply via email to