This is an automated email from the ASF dual-hosted git repository.
brusdev 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 fd2fb06b46 Revert "ARTEMIS-5814 Bump netty.version from 4.1.128.Final
to 4.1.129.Final"
fd2fb06b46 is described below
commit fd2fb06b460646758531a64c874ec03e1e038ff5
Author: Bruscino Domenico Francesco <[email protected]>
AuthorDate: Mon Dec 15 10:19:52 2025 +0100
Revert "ARTEMIS-5814 Bump netty.version from 4.1.128.Final to 4.1.129.Final"
This reverts commit a8365c3295b2410bab92805fb888edcd8ba3bb1b.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7ced716422..c7f70e6761 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.129.Final</netty.version>
+ <netty.version>4.1.128.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]