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
commit 0b2221595050ab7437212d09df905f8146fcf36a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 9 08:18:00 2022 +0200 Upgrade Netty to version 4.1.81.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 77e4ba9aa44..9516ce52575 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -408,7 +408,7 @@ <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version> <nessus-weka-version>1.0.1</nessus-weka-version> <neoscada-version>0.4.0</neoscada-version> - <netty-version>4.1.79.Final</netty-version> + <netty-version>4.1.81.Final</netty-version> <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version> <networknt-json-schema-validator-version>1.0.72</networknt-json-schema-validator-version> <nimbus-jose-jwt>8.9</nimbus-jose-jwt>