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 2018/01/23 11:23:18 UTC

[camel] 02/02: Upgrade Netty 4.0.x to version 4.0.55.Final

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

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

commit 4287ef6856501dff3faf963af3765386cb3802b9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 23 11:55:49 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 909e67d..d9d94c5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -517,7 +517,7 @@
     <neoscada-version>0.4.0</neoscada-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.20.Final</netty-version>
-    <netty40-version>4.0.54.Final</netty40-version>
+    <netty40-version>4.0.55.Final</netty40-version>
     <networknt-json-schema-validator-version>0.1.13</networknt-json-schema-validator-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.