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 2018/02/06 07:34:31 UTC

[camel] branch master updated (722679a -> 0e86731)

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 722679a  Removed log4j2-25-version property placeholder from parent POM
     new 9c6b623  Upgrade Netty to version 4.1.21.Final
     new 0e86731  Upgrade Netty 4.0.x to version 4.0.56.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
acosentino@apache.org.

[camel] 01/02: Upgrade Netty to version 4.1.21.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 9c6b623f92e7338a87f83caca9cc93ca02feb433
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 6 08:22:05 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index db3d063..65b9eb2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -518,7 +518,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.20.Final</netty-version>
+    <netty-version>4.1.21.Final</netty-version>
     <netty40-version>4.0.55.Final</netty40-version>
     <networknt-json-schema-validator-version>0.1.13</networknt-json-schema-validator-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 02/02: Upgrade Netty 4.0.x to version 4.0.56.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 0e867318844ef324e0f11bb553d72a205401071f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 6 08:22:23 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 65b9eb2..3635aab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -519,7 +519,7 @@
     <neoscada-version>0.4.0</neoscada-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.21.Final</netty-version>
-    <netty40-version>4.0.55.Final</netty40-version>
+    <netty40-version>4.0.56.Final</netty40-version>
     <networknt-json-schema-validator-version>0.1.13</networknt-json-schema-validator-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
acosentino@apache.org.