You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/05/09 09:52:15 UTC

[camel] 01/04: Upgrade Netty to version 4.1.77.Final

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit e42f5d810ad8e3dfe81ce5127dc30db8cc3c5c75
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 9 11:43:05 2022 +0200

    Upgrade Netty to version 4.1.77.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 89ba08efdcd..4e2c81d68d8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -407,7 +407,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.76.Final</netty-version>
+        <netty-version>4.1.77.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
         <networknt-json-schema-validator-version>1.0.69</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>