This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 43363a260f1 Upgrade netty to 4.1.127.Final (#19139) 43363a260f1 is described below commit 43363a260f1db178e63c2510854a78232ab477dd Author: Tom Cunningham <tcunn...@redhat.com> AuthorDate: Thu Sep 11 12:30:02 2025 -0400 Upgrade netty to 4.1.127.Final (#19139) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0959ebb0846..fb0f4b33cfc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -397,7 +397,7 @@ <narayana-version>5.13.1.Final</narayana-version> <neoscada-version>0.4.0</neoscada-version> <neo4j-version>5.28.9</neo4j-version> - <netty-version>4.1.124.Final</netty-version> + <netty-version>4.1.127.Final</netty-version> <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version> <networknt-json-schema-validator-version>1.5.8</networknt-json-schema-validator-version> <nimbus-jose-jwt>10.5</nimbus-jose-jwt>