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/02/21 16:26:17 UTC

[camel] branch master updated: Upgrade Netty to version 4.1.22.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


The following commit(s) were added to refs/heads/master by this push:
     new 72593ed  Upgrade Netty to version 4.1.22.Final
72593ed is described below

commit 72593ed933ed20d3d2185326d2f45854796d3604
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 21 17:25:29 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a141a05..b5db3ae 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -520,7 +520,7 @@
     <nekohtml-version>1.9.22</nekohtml-version>
     <neoscada-version>0.4.0</neoscada-version>
     <netty3-version>3.10.6.Final</netty3-version>
-    <netty-version>4.1.21.Final</netty-version>
+    <netty-version>4.1.22.Final</netty-version>
     <netty40-version>4.0.56.Final</netty40-version>
     <networknt-json-schema-validator-version>0.1.15</networknt-json-schema-validator-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>

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