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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new fd3df362b1 ARTEMIS-5154: update netty to 4.1.115 (and netty-tcnative 
test dep to 2.0.69)
fd3df362b1 is described below

commit fd3df362b109502dee16197ed5944aaf122de4da
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Nov 13 16:03:23 2024 +0000

    ARTEMIS-5154: update netty to 4.1.115 (and netty-tcnative test dep to 
2.0.69)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 66920963e3..a52fa9591b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
       <checkstyle.version>10.20.1</checkstyle.version>
       <mockito.version>5.14.2</mockito.version>
       <jctools.version>4.0.5</jctools.version>
-      <netty.version>4.1.114.Final</netty.version>
+      <netty.version>4.1.115.Final</netty.version>
       <hdrhistogram.version>2.2.2</hdrhistogram.version>
       <curator.version>5.7.1</curator.version>
       <zookeeper.version>3.9.3</zookeeper.version>
@@ -132,7 +132,7 @@
       <asciidoctorj.pdf.version>2.3.19</asciidoctorj.pdf.version>
 
       <!-- this is basically for tests -->
-      <netty-tcnative-version>2.0.66.Final</netty-tcnative-version>
+      <netty-tcnative-version>2.0.69.Final</netty-tcnative-version>
       <proton.version>0.34.1</proton.version>
       <protonj2.version>1.0.0-M22</protonj2.version>
       <slf4j.version>2.0.16</slf4j.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to