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 021d269ce7 ARTEMIS-5989 Bump netty.version from 4.1.132.Final to
4.1.133.Final
021d269ce7 is described below
commit 021d269ce7ab1aecd9de0b7d7371f5b7e4af34c9
Author: Justin Bertram <[email protected]>
AuthorDate: Tue May 5 12:13:34 2026 -0500
ARTEMIS-5989 Bump netty.version from 4.1.132.Final to 4.1.133.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index de17f4126f..4d590dac1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
<checkstyle.version>12.3.1</checkstyle.version>
<mockito.version>5.23.0</mockito.version>
<jctools.version>4.0.6</jctools.version>
- <netty.version>4.1.132.Final</netty.version>
+ <netty.version>4.1.133.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<curator.version>5.9.0</curator.version>
<zookeeper.version>3.9.5</zookeeper.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]