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 f53f6a92ac ARTEMIS-5578: update to Netty 4.1.123
f53f6a92ac is described below
commit f53f6a92ac15bd707604684393b83cc2ac42c422
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jul 16 16:29:04 2025 +0100
ARTEMIS-5578: update to Netty 4.1.123
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c2631a006d..f8eda1da74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
<checkstyle.version>10.26.1</checkstyle.version>
<mockito.version>5.18.0</mockito.version>
<jctools.version>4.0.5</jctools.version>
- <netty.version>4.1.121.Final</netty.version>
+ <netty.version>4.1.123.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<curator.version>5.8.0</curator.version>
<zookeeper.version>3.9.3</zookeeper.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact