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/qpid-jms.git
The following commit(s) were added to refs/heads/master by this push:
new 06e1872 QPIDJMS-525: update to Netty 4.1.59.Final (and netty-tcnative
test dep to 2.0.36)
06e1872 is described below
commit 06e1872a24ef496cbb64723f896a6dfaab4f8eb7
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Feb 19 13:31:40 2021 +0000
QPIDJMS-525: update to Netty 4.1.59.Final (and netty-tcnative test dep to
2.0.36)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d81b849..d4dffc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<!-- Dependency Versions for this Project -->
<proton-version>0.33.8</proton-version>
- <netty-version>4.1.56.Final</netty-version>
+ <netty-version>4.1.59.Final</netty-version>
<slf4j-version>1.7.30</slf4j-version>
<log4j-slf4j-version>2.14.0</log4j-slf4j-version>
<geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
@@ -46,7 +46,7 @@
<opentracing-version>0.33.0</opentracing-version>
<!-- Test Dependency Versions for this Project -->
- <netty-tcnative-version>2.0.35.Final</netty-tcnative-version>
+ <netty-tcnative-version>2.0.36.Final</netty-tcnative-version>
<activemq-version>5.15.12</activemq-version>
<junit-version>4.13.1</junit-version>
<fuse-joram-tests-version>1.0</fuse-joram-tests-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]