This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/1.x by this push:
new aee9993d QPIDJMS-570: Update to Netty 4.1.78 (and to netty-tcnative
2.0.53 test dep)
aee9993d is described below
commit aee9993de2159550b2a9aea6b8580390fb0341d0
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jun 15 11:59:32 2022 +0100
QPIDJMS-570: Update to Netty 4.1.78 (and to netty-tcnative 2.0.53 test dep)
(cherry picked from commit d9d27e92c375393ea2c597ed7b8dbf8193000a32)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0f2101d8..558865cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<!-- Dependency Versions for this Project -->
<proton-version>0.33.10</proton-version>
- <netty-version>4.1.77.Final</netty-version>
+ <netty-version>4.1.78.Final</netty-version>
<slf4j-version>1.7.36</slf4j-version>
<jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>
@@ -45,7 +45,7 @@
<opentracing-version>0.33.0</opentracing-version>
<!-- Test Dependency Versions for this Project -->
- <netty-tcnative-version>2.0.52.Final</netty-tcnative-version>
+ <netty-tcnative-version>2.0.53.Final</netty-tcnative-version>
<activemq-version>5.17.0</activemq-version>
<junit-version>4.13.2</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]