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


The following commit(s) were added to refs/heads/main by this push:
     new 7c80f65  Upgrade Netty to version 4.1.73.Final
7c80f65 is described below

commit 7c80f6557fab540707a35c3324f0191da6b9bb60
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Jan 13 13:25:00 2022 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8ce6f54..dda03eb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -419,7 +419,7 @@
         <nessus-weka-version>1.0.1</nessus-weka-version>
         <nsq-client-version>1.0.0.RC4</nsq-client-version>
         <neoscada-version>0.4.0</neoscada-version>
-        <netty-version>4.1.72.Final</netty-version>
+        <netty-version>4.1.73.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
         
<networknt-json-schema-validator-version>1.0.64</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>

Reply via email to