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
commit eb97175708b5ec543daf0fbb6b9a4c5b1ab2f1ad Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Tue Mar 18 10:18:09 2025 -0400 PROTON-2877 Update netty to 4.1.119.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4aa8ead2..e0cc3d52 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <proton.version>0.34.1</proton.version> <slf4j.version>2.0.16</slf4j.version> <hamcrest.version>3.0</hamcrest.version> - <netty.version>4.1.118.Final</netty.version> + <netty.version>4.1.119.Final</netty.version> <netty.iouring.version>0.0.26.Final</netty.iouring.version> <netty.tcnative.version>2.0.70.Final</netty.tcnative.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org