Repository: activemq Updated Branches: refs/heads/master ba7934e91 -> f1ca4cab3
AMQ-7027 - Update Jetty Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/f1ca4cab Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/f1ca4cab Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/f1ca4cab Branch: refs/heads/master Commit: f1ca4cab3830a597a0b4ef11098a933088b7c94d Parents: ba7934e Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Thu Aug 2 09:13:55 2018 -0400 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Thu Aug 2 09:13:55 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/f1ca4cab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7b78a26..59578ff 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ <jasypt-version>1.9.2</jasypt-version> <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version> <jdom-version>1.0</jdom-version> - <jetty9-version>9.2.22.v20170606</jetty9-version> + <jetty9-version>9.2.25.v20180606</jetty9-version> <jetty-version>${jetty9-version}</jetty-version> <jmdns-version>3.4.1</jmdns-version> <tomcat-api-version>8.0.53</tomcat-api-version>
