This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new dd95b2d87 [AMQ-9231] Upgrade to Jetty 9.4.51.v20230217
dd95b2d87 is described below
commit dd95b2d8744dbd4d9d0523dea5e053306a365475
Author: JB Onofré <[email protected]>
AuthorDate: Mon Mar 13 11:17:54 2023 +0100
[AMQ-9231] Upgrade to Jetty 9.4.51.v20230217
(cherry picked from commit f96343da7cc5a2537a5be3d6ae5d660770300539)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a98c3194f..32fcc88a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<jackson-version>2.14.2</jackson-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
- <jetty9-version>9.4.50.v20221201</jetty9-version>
+ <jetty9-version>9.4.51.v20230217</jetty9-version>
<jetty-version>${jetty9-version}</jetty-version>
<jmdns-version>3.4.1</jmdns-version>
<tomcat-api-version>9.0.65</tomcat-api-version>