Repository: activemq Updated Branches: refs/heads/activemq-5.15.x 77e584f05 -> d4049bb37
AMQ-7027 - Update Jetty (cherry picked from commit f1ca4cab3830a597a0b4ef11098a933088b7c94d) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/58008cb6 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/58008cb6 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/58008cb6 Branch: refs/heads/activemq-5.15.x Commit: 58008cb6fe60364c783fcad7ece14b01e4a16b9c Parents: 77e584f 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:22:01 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/58008cb6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 25c7f19..8047749 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>
