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 268d56c4 PROTON-2904 Update netty dependencies to latest 268d56c4 is described below commit 268d56c471eca1ed962e8e9e8cb9271991a8f6a7 Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Tue Sep 9 10:31:32 2025 -0400 PROTON-2904 Update netty dependencies to latest Update to 4.1.127.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb9cb729..b06e9aee 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.126.Final</netty.version> + <netty.version>4.1.127.Final</netty.version> <netty.iouring.version>0.0.26.Final</netty.iouring.version> <netty.tcnative.version>2.0.73.Final</netty.tcnative.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org