This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push:
new 0d58954a PROTON-2904 Update netty dependencies to latest
0d58954a is described below
commit 0d58954af7c9a2254294e40da3e6b962144fd2db
Author: Timothy Bish <[email protected]>
AuthorDate: Fri Dec 12 10:36:58 2025 -0500
PROTON-2904 Update netty dependencies to latest
Update to 4.1.129.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c5ca6d23..6b535d78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<proton.version>0.34.1</proton.version>
<slf4j.version>2.0.17</slf4j.version>
<hamcrest.version>3.0</hamcrest.version>
- <netty.version>4.1.128.Final</netty.version>
+ <netty.version>4.1.129.Final</netty.version>
<netty.iouring.version>0.0.26.Final</netty.iouring.version>
<netty.tcnative.version>2.0.74.Final</netty.tcnative.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]