ARTEMIS-1847 Update to Netty 4.1.24.Final
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d5263dbe Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d5263dbe Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/d5263dbe Branch: refs/heads/master Commit: d5263dbe8cf405e8c1295f245053eca767cfc3ee Parents: 2a3b67d Author: Timothy Bish <[email protected]> Authored: Thu May 3 12:57:15 2018 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu May 3 13:15:22 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d5263dbe/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4233b6d..b12eb1c 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ <jgroups.version>3.6.13.Final</jgroups.version> <maven.assembly.plugin.version>2.4</maven.assembly.plugin.version> <mockito.version>2.8.47</mockito.version> - <netty.version>4.1.22.Final</netty.version> + <netty.version>4.1.24.Final</netty.version> <proton.version>0.27.1</proton.version> <resteasy.version>3.0.19.Final</resteasy.version> <slf4j.version>1.7.21</slf4j.version>
