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 e027a13757 ARTEMIS-5578: Update to netty 4.1.127
e027a13757 is described below
commit e027a13757e37bbe01e5c08887d84d663d76762f
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Sep 9 11:37:17 2025 +0100
ARTEMIS-5578: Update to netty 4.1.127
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e140b0aae6..f801e49b3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
<checkstyle.version>11.0.1</checkstyle.version>
<mockito.version>5.19.0</mockito.version>
<jctools.version>4.0.5</jctools.version>
- <netty.version>4.1.126.Final</netty.version>
+ <netty.version>4.1.127.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<curator.version>5.9.0</curator.version>
<zookeeper.version>3.9.4</zookeeper.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact