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 91f20694aff358816c8829040358e7af1f78ec48 Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Mon Jul 8 11:09:02 2024 -0400 PROTON-2827 Update netty to v4.1.111.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 572c65d5..e70863c0 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <proton.version>0.34.1</proton.version> <slf4j.version>1.7.36</slf4j.version> <hamcrest.version>2.2</hamcrest.version> - <netty.version>4.1.110.Final</netty.version> + <netty.version>4.1.111.Final</netty.version> <netty.iouring.version>0.0.25.Final</netty.iouring.version> <netty5.version>5.0.0.Alpha5</netty5.version> <netty.tcnative.version>2.0.65.Final</netty.tcnative.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org