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:51 UTC

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

Repository: camel
Updated Branches:
  refs/heads/master 9d4a1ec96 -> a95618fd1


Upgrade Netty to version 4.1.7.Final


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

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

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2de6a0c9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9f4c191..4608c78 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -454,7 +454,7 @@
     <narayana-version>5.5.0.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.6.Final</netty3-version>
-    <netty-version>4.1.6.Final</netty-version>
+    <netty-version>4.1.7.Final</netty-version>
     <netty40-version>4.0.42.Final</netty40-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->


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

Posted by ac...@apache.org.
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>