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 6efb8c0  Upgrade Netty to 4.1.60
6efb8c0 is described below

commit 6efb8c08126ae479a949983b2ae872d437363332
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Mar 9 20:01:23 2021 +0100

    Upgrade Netty to 4.1.60
---
 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 9cace24..b4a1861 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -437,7 +437,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.59.Final</netty-version>
+    <netty-version>4.1.60.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 1b2826e..43ea70a 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.59.Final</netty-version>
+        <netty-version>4.1.60.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>

Reply via email to