Repository: activemq-artemis Updated Branches: refs/heads/master 83062aae4 -> 5dcf7bcbe
Update version of netty4 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8feec25d Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8feec25d Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8feec25d Branch: refs/heads/master Commit: 8feec25d58f10809b62f8d290be78dfdafa91fab Parents: 83062aa Author: Paul Gallagher <[email protected]> Authored: Wed Jul 20 14:37:00 2016 +0100 Committer: Paul Gallagher <[email protected]> Committed: Wed Jul 20 14:37:00 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8feec25d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4c9c141..20f78bb 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ <jetty.version>9.3.10.v20160621</jetty.version> <jgroups.version>3.6.9.Final</jgroups.version> <maven.assembly.plugin.version>2.4</maven.assembly.plugin.version> - <netty.version>4.0.32.Final</netty.version> + <netty.version>4.0.39.Final</netty.version> <proton.version>0.12.2</proton.version> <resteasy.version>3.0.17.Final</resteasy.version> <slf4j.version>1.7.12</slf4j.version>
