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 a8365c3295 ARTEMIS-5814 Bump netty.version from 4.1.128.Final to
4.1.129.Final
a8365c3295 is described below
commit a8365c3295b2410bab92805fb888edcd8ba3bb1b
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Dec 12 12:00:51 2025 -0600
ARTEMIS-5814 Bump netty.version from 4.1.128.Final to 4.1.129.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c7f70e6761..7ced716422 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.129.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]