This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.20.x by this push: new 71c6593d135 Upgrade to Netty 4.1.87 71c6593d135 is described below commit 71c6593d1358709971aad3ead9bff4c8ba39d0e7 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Feb 2 10:46:53 2023 +0100 Upgrade to Netty 4.1.87 --- camel-dependencies/pom.xml | 2 +- parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index f013cb78221..07bf991c9d0 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -432,7 +432,7 @@ <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version> <nessus-weka-version>1.0.1</nessus-weka-version> <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version> - <netty-version>4.1.86.Final</netty-version> + <netty-version>4.1.87.Final</netty-version> <networknt-json-schema-validator-version>1.0.73</networknt-json-schema-validator-version> <nimbus-jose-jwt>9.22</nimbus-jose-jwt> <nitrite-version>3.4.4</nitrite-version> diff --git a/parent/pom.xml b/parent/pom.xml index ff92734e51d..8f5651ec283 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -418,7 +418,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.86.Final</netty-version> + <netty-version>4.1.87.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>