Repository: activemq-artemis Updated Branches: refs/heads/master 840b248b1 -> d018a5882
no jira - upgrade Jetty version Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3665cd1f Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3665cd1f Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/3665cd1f Branch: refs/heads/master Commit: 3665cd1f25a092e6c3d39ea7e074d690224ee62f Parents: 840b248 Author: Andy Taylor <[email protected]> Authored: Wed Apr 19 07:45:27 2017 +0100 Committer: Andy Taylor <[email protected]> Committed: Wed Apr 19 07:45:27 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/3665cd1f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bce3f14..714ddaf 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ <fuse.mqtt.client.version>1.14</fuse.mqtt.client.version> <guava.version>19.0</guava.version> <jboss.logging.version>3.3.0.Final</jboss.logging.version> - <jetty.version>9.4.0.M1</jetty.version> + <jetty.version>9.4.3.v20170317</jetty.version> <jgroups.version>3.6.9.Final</jgroups.version> <maven.assembly.plugin.version>2.4</maven.assembly.plugin.version> <netty.version>4.1.6.Final</netty.version>
