This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new dc451ff564 ARTEMIS-5814 Bump netty.version from 4.1.128.Final to
4.1.130.Final
dc451ff564 is described below
commit dc451ff56491085fb5584129d45dec1cd0f7a144
Author: Domenico Francesco Bruscino <[email protected]>
AuthorDate: Wed Dec 17 11:52:31 2025 +0100
ARTEMIS-5814 Bump netty.version from 4.1.128.Final to 4.1.130.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c7f70e6761..8eca7a4340 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
<checkstyle.version>12.2.0</checkstyle.version>
<mockito.version>5.21.0</mockito.version>
<jctools.version>4.0.5</jctools.version>
- <netty.version>4.1.128.Final</netty.version>
+ <netty.version>4.1.130.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]