This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.7.x by this push: new dae96d7 Upgrade Netty dae96d7 is described below commit dae96d719fd9c2ea03f060406c802876a359de6e Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Feb 9 06:22:27 2021 +0100 Upgrade Netty --- 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 958526c..f3a60bb 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -436,7 +436,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.4</netty-reactive-streams-version> - <netty-version>4.1.58.Final</netty-version> + <netty-version>4.1.59.Final</netty-version> <netty3-version>3.10.6.Final</netty3-version> <networknt-json-schema-validator-version>1.0.45</networknt-json-schema-validator-version> <nimbus-jose-jwt>8.9</nimbus-jose-jwt> diff --git a/parent/pom.xml b/parent/pom.xml index d99a0fe..73eb5e7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -424,7 +424,7 @@ <nsq-client-version>1.0.0.RC4</nsq-client-version> <neoscada-version>0.4.0</neoscada-version> <netty3-version>3.10.6.Final</netty3-version> - <netty-version>4.1.58.Final</netty-version> + <netty-version>4.1.59.Final</netty-version> <netty-reactive-streams-version>2.0.4</netty-reactive-streams-version> <networknt-json-schema-validator-version>1.0.45</networknt-json-schema-validator-version> <nimbus-jose-jwt>8.9</nimbus-jose-jwt>