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 e15a60fd80 ARTEMIS-5898 Bump netty.version from 4.1.130.Final to
4.1.131.Final
e15a60fd80 is described below
commit e15a60fd80f3138ba267280a50a95f2afc6bff1a
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Feb 10 11:03:16 2026 -0600
ARTEMIS-5898 Bump netty.version from 4.1.130.Final to 4.1.131.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3c3d610902..1c1eb4656a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
<checkstyle.version>12.3.1</checkstyle.version>
<mockito.version>5.21.0</mockito.version>
<jctools.version>4.0.5</jctools.version>
- <netty.version>4.1.130.Final</netty.version>
+ <netty.version>4.1.131.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]