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 12e7130222c CAMEL-19480: Upgrade to netty 4.1.94
12e7130222c is described below

commit 12e7130222c169d0236dd0dc177c01dffadb7a88
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jun 21 11:31:28 2023 +0200

    CAMEL-19480: Upgrade to netty 4.1.94
---
 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 70d2f52ce63..e6d9d8c22e9 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -433,7 +433,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.93.Final</netty-version>
+    <netty-version>4.1.94.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 fb8491d59cb..3226c1af0b1 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.93.Final</netty-version>
+        <netty-version>4.1.94.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>

Reply via email to