This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
new bae4bf4 [AMQ-8094] Upgrade to Jetty 9.4.35.v20201120
bae4bf4 is described below
commit bae4bf4598d6ccc491b8979a8cef9814d330acf4
Author: jbonofre <[email protected]>
AuthorDate: Tue Dec 1 07:24:54 2020 +0100
[AMQ-8094] Upgrade to Jetty 9.4.35.v20201120
(cherry picked from commit 7bfb59092c838a17499caee84b2147beb4ded3f9)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9f35437..9fe9c8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<jackson-databind-version>2.9.10.6</jackson-databind-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
- <jetty9-version>9.4.34.v20201102</jetty9-version>
+ <jetty9-version>9.4.35.v20201120</jetty9-version>
<jetty-version>${jetty9-version}</jetty-version>
<jmdns-version>3.4.1</jmdns-version>
<tomcat-api-version>9.0.39</tomcat-api-version>