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 648c745d PROTON-2877 Update netty to 4.1.121.Final 648c745d is described below commit 648c745d111b20225f84f4b7566a65c68d1a0721 Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Thu Apr 24 15:08:45 2025 -0400 PROTON-2877 Update netty to 4.1.121.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6af12d2..1d394264 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.119.Final</netty.version> + <netty.version>4.1.121.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