Repository: camel
Updated Branches:
  refs/heads/master a049b0a67 -> 2aca6e88a


Upgrade Netty to version 4.1.11.Final and 4.0.47.Final


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2aca6e88
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2aca6e88
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2aca6e88

Branch: refs/heads/master
Commit: 2aca6e88a20aca070b6b787bcf00c38499e92b43
Parents: a049b0a
Author: Andrea Cosentino <[email protected]>
Authored: Fri May 12 09:59:27 2017 +0200
Committer: Andrea Cosentino <[email protected]>
Committed: Fri May 12 09:59:27 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/2aca6e88/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 62822c3..a6e4e8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -479,8 +479,8 @@
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <nekohtml-version>1.9.22</nekohtml-version>
     <netty3-version>3.10.6.Final</netty3-version>
-    <netty-version>4.1.10.Final</netty-version>
-    <netty40-version>4.0.46.Final</netty40-version>
+    <netty-version>4.1.11.Final</netty-version>
+    <netty40-version>4.0.47.Final</netty40-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>

Reply via email to