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/04/13 09:34:15 UTC

camel git commit: Upgrade Netty41 to version 4.1.0.CR7

Repository: camel
Updated Branches:
  refs/heads/master 842838089 -> 1e9a3b432


Upgrade Netty41 to version 4.1.0.CR7


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

Branch: refs/heads/master
Commit: 1e9a3b4326ee0218fc825db387052349b0be3573
Parents: 8428380
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Apr 13 09:33:20 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Apr 13 09:33:20 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1e9a3b43/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f66a979..ef7e4f2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -421,7 +421,7 @@
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.5.Final</netty3-version>
     <netty-version>4.0.36.Final</netty-version>
-    <netty41-version>4.1.0.CR6</netty41-version>
+    <netty41-version>4.1.0.CR7</netty41-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>