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 4cc8a28300937d9f07634c83f5f62c97509d5d6d Author: Timothy Bish <[email protected]> AuthorDate: Wed Mar 25 15:33:43 2026 -0400 PROTON-2923 Update to Netty 4.2.12.Final release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5271a456..d5c3e015 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.11.Final</netty.version> + <netty.version>4.2.12.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]
