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/12/12 09:34:31 UTC

[camel] branch master updated (cae19a7 -> 9fc3119)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from cae19a7  Upgrade Http4 Client to version 4.5.4
     new 7e26e36  Upgrade Netty to version 4.1.18.Final
     new 9fc3119  Upgrade Netty 4.0.x to version 4.0.54.Final

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].

[camel] 01/02: Upgrade Netty to version 4.1.18.Final

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7e26e36eac6aea3687ea888713a5621918234666
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 12 10:05:30 2017 +0100

    Upgrade Netty to version 4.1.18.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2a3b978..5af3229 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -519,7 +519,7 @@
     <nekohtml-version>1.9.22</nekohtml-version>
     <neoscada-version>0.4.0</neoscada-version>
     <netty3-version>3.10.6.Final</netty3-version>
-    <netty-version>4.1.17.Final</netty-version>
+    <netty-version>4.1.18.Final</netty-version>
     <netty40-version>4.0.53.Final</netty40-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 02/02: Upgrade Netty 4.0.x to version 4.0.54.Final

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9fc3119fbb5d857f7e3558d0cb56f7ebbaf53e97
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 12 10:05:51 2017 +0100

    Upgrade Netty 4.0.x to version 4.0.54.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5af3229..f2e4976 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -520,7 +520,7 @@
     <neoscada-version>0.4.0</neoscada-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.18.Final</netty-version>
-    <netty40-version>4.0.53.Final</netty40-version>
+    <netty40-version>4.0.54.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>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.