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/01/12 15:37:52 UTC

[2/2] camel git commit: Upgrade Netty 4.0.x to version 4.0.43.Final

Upgrade Netty 4.0.x to version 4.0.43.Final


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

Branch: refs/heads/master
Commit: a95618fd195e88c8184b5c35667955fc6b286e1a
Parents: 2de6a0c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jan 12 16:03:37 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jan 12 16:03:37 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a95618fd/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4608c78..316ca76 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -455,7 +455,7 @@
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.7.Final</netty-version>
-    <netty40-version>4.0.42.Final</netty40-version>
+    <netty40-version>4.0.43.Final</netty40-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>