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/06/14 12:39:59 UTC

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

Repository: camel
Updated Branches:
  refs/heads/master 765eb2e34 -> e7897a759


Upgrade Netty to version 4.1.12.Final


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

Branch: refs/heads/master
Commit: 38d01a08cf671dca0f6c7c0817f54a1d11fe348f
Parents: 765eb2e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 14 13:49:28 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 14 13:49:28 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/38d01a08/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e19eaa3..7bace94 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -492,7 +492,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.11.Final</netty-version>
+    <netty-version>4.1.12.Final</netty-version>
     <netty40-version>4.0.47.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 to version 4.0.48.Final

Posted by ac...@apache.org.
Upgrade Netty 4.0 to version 4.0.48.Final


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

Branch: refs/heads/master
Commit: e7897a759b2072fc4c30e192480407b7e4324fe0
Parents: 38d01a0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 14 13:49:46 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 14 13:49:46 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e7897a75/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7bace94..7d3d278 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -493,7 +493,7 @@
     <nekohtml-version>1.9.22</nekohtml-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.12.Final</netty-version>
-    <netty40-version>4.0.47.Final</netty40-version>
+    <netty40-version>4.0.48.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>