This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/master by this push:
new ed17d62 [AMQ-7330] Upgrade to Jetty 9.4.22.v20191022
new e0a2d51 Merge pull request #403 from jbonofre/AMQ-7330
ed17d62 is described below
commit ed17d6284373188576f0fb0276dd1763766181cb
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Oct 31 11:12:22 2019 +0100
[AMQ-7330] Upgrade to Jetty 9.4.22.v20191022
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 06f3090..192d96a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<jackson-version>2.9.10</jackson-version>
<jasypt-version>1.9.2</jasypt-version>
<jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
- <jetty9-version>9.4.19.v20190610</jetty9-version>
+ <jetty9-version>9.4.22.v20191022</jetty9-version>
<jetty-version>${jetty9-version}</jetty-version>
<jmdns-version>3.4.1</jmdns-version>
<tomcat-api-version>8.0.53</tomcat-api-version>