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 041afdfa PROTON-2923 Update to Netty 4.2.11.Final release
041afdfa is described below
commit 041afdfac84b3421f691bda9440e34abf0f2e5bc
Author: Timothy Bish <[email protected]>
AuthorDate: Wed Mar 25 11:46:27 2026 -0400
PROTON-2923 Update to Netty 4.2.11.Final release
Update to latest netty release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 93de8fda..5271a456 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<proton.version>0.34.1</proton.version>
<slf4j.version>2.0.17</slf4j.version>
<hamcrest.version>3.0</hamcrest.version>
- <netty.version>4.2.10.Final</netty.version>
+ <netty.version>4.2.11.Final</netty.version>
<netty.tcnative.version>2.0.75.Final</netty.tcnative.version>
<!-- Plugin versions -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]