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 2017/07/06 13:51:17 UTC

[2/2] camel git commit: Upgrade Netty to version 4.1.13.Final

Upgrade Netty to version 4.1.13.Final


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

Branch: refs/heads/master
Commit: acc20d1000212b51b246580c4b1720143c8e2ae3
Parents: 1724bf2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jul 6 15:22:17 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jul 6 15:50:59 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/acc20d10/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a2d63d6..b1ba023 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -497,7 +497,7 @@
     <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.12.Final</netty-version>
+    <netty-version>4.1.13.Final</netty-version>
     <netty40-version>4.0.48.Final</netty40-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->