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-karaf.git
The following commit(s) were added to refs/heads/master by this push: new acb065b Upgrade Netty to version 4.1.49.Final acb065b is described below commit acb065b4be87c69a1ba7ab6d022f11102d41853e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 22 15:59:24 2020 +0200 Upgrade Netty to version 4.1.49.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 727b3de..66f25b2 100644 --- a/pom.xml +++ b/pom.xml @@ -566,7 +566,7 @@ <nsq-client-version>1.0.0.RC4</nsq-client-version> <neoscada-version>0.4.0</neoscada-version> <netty3-version>3.10.6.Final</netty3-version> - <netty-version>4.1.48.Final</netty-version> + <netty-version>4.1.49.Final</netty-version> <netty-reactive-streams-version>2.0.3</netty-reactive-streams-version> <netty40-version>4.0.56.Final</netty40-version> <networknt-json-schema-validator-version>1.0.33</networknt-json-schema-validator-version>