This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.x by this push: new 19eadff255d Upgrade Netty to version 4.1.93.Final 19eadff255d is described below commit 19eadff255dab355edd4dd3f805731cd313322d8 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jun 19 10:06:32 2023 +0200 Upgrade Netty to version 4.1.93.Final Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 35923f9be6a..201a5d40ca8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -419,7 +419,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.92.Final</netty-version> + <netty-version>4.1.93.Final</netty-version> <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version> <networknt-json-schema-validator-version>1.0.73</networknt-json-schema-validator-version> <nimbus-jose-jwt>9.22</nimbus-jose-jwt>