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/11/10 07:52:49 UTC

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

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 d1368d236469775ba316ac96c32cda947656a781
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 10 08:13:43 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 01478b8..0167b77 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -521,7 +521,7 @@
     <neoscada-version>0.4.0</neoscada-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.17.Final</netty-version>
-    <netty40-version>4.0.52.Final</netty40-version>
+    <netty40-version>4.0.53.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>.