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
The following commit(s) were added to refs/heads/master by this push: new 83284a4 Upgrade Netty to version 4.1.23.Final 83284a4 is described below commit 83284a4bf6c6d949e62f5b53c38ec090f7b7c42d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Apr 5 08:12:08 2018 +0200 Upgrade Netty to version 4.1.23.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 12c93d3..ace15ef 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -521,7 +521,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.22.Final</netty-version> + <netty-version>4.1.23.Final</netty-version> <netty40-version>4.0.56.Final</netty40-version> <networknt-json-schema-validator-version>0.1.17</networknt-json-schema-validator-version> <noggit-bundle-version>0.5_1</noggit-bundle-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.