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 2016/08/30 06:37:26 UTC

camel git commit: Upgrade Netty to version 4.1.5.Final

Repository: camel
Updated Branches:
  refs/heads/master 0b15168cd -> 0d14485d0


Upgrade Netty to version 4.1.5.Final


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

Branch: refs/heads/master
Commit: 0d14485d006fdcf3756cac2c35072b17476b56bb
Parents: 0b15168
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Aug 30 08:36:32 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Aug 30 08:37:08 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/0d14485d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 534e498..b1fb95b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -439,7 +439,7 @@
     <narayana-version>5.3.4.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.6.Final</netty3-version>
-    <netty-version>4.1.4.Final</netty-version>
+    <netty-version>4.1.5.Final</netty-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>