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/03/30 08:16:55 UTC

camel git commit: Upgrade Netty 4.1.0.CR5

Repository: camel
Updated Branches:
  refs/heads/master b5173ca93 -> 1627e5b0c


Upgrade Netty 4.1.0.CR5


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

Branch: refs/heads/master
Commit: 1627e5b0c4d416fe878f51d4903cf3f5af45f787
Parents: b5173ca
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Mar 30 08:16:06 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Mar 30 08:16:06 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1627e5b0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fb672f9..ccd520e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,7 @@
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.5.Final</netty3-version>
     <netty-version>4.0.35.Final</netty-version>
-    <netty41-version>4.1.0.CR4</netty41-version>
+    <netty41-version>4.1.0.CR5</netty41-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>