You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/07/02 08:00:22 UTC

[2/3] camel git commit: Upgrade netty

Upgrade netty


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

Branch: refs/heads/master
Commit: 7118a3c351338ab187012f1bd6fcdf8908d605fe
Parents: 3ea2321
Author: Claus Ibsen <da...@apache.org>
Authored: Sat Jul 2 09:59:00 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Sat Jul 2 09:59:00 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/7118a3c3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d10bae4..677a7c9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
     <mybatis-version>3.4.1</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.6.Final</netty3-version>
-    <netty-version>4.1.1.Final</netty-version>
+    <netty-version>4.1.2.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>