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 1b9c21a AMQ-7335 Update Qpid JMS to 0.47.0 netty to 4.1.43.Final
1b9c21a is described below
commit 1b9c21a8ce9107ee5248a5d223a9b09495918da0
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Nov 5 11:39:33 2019 -0500
AMQ-7335 Update Qpid JMS to 0.47.0 netty to 4.1.43.Final
(cherry picked from commit 0c0e8061fb19b8341c684124a4ebf02e30e70cf3)
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1de0946..18c3386 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.45.0</qpid-jms-version>
- <qpid-jms-netty-version>4.1.39.Final</qpid-jms-netty-version>
+ <qpid-jms-version>0.47.0</qpid-jms-version>
+ <qpid-jms-netty-version>4.1.43.Final</qpid-jms-netty-version>
<qpid-jms-proton-version>0.33.2</qpid-jms-proton-version>
- <netty-all-version>4.1.39.Final</netty-all-version>
+ <netty-all-version>4.1.43.Final</netty-all-version>
<regexp-version>1.3</regexp-version>
<rome-version>1.12.2</rome-version>
<saxon-version>9.5.1-5</saxon-version>