This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 3ccb1c911 AMQ-9329: Upgrade to Jetty 9.4.53.v20231009
     new c25f5d516 Merge pull request #1073 from jbonofre/AMQ-9329
3ccb1c911 is described below

commit 3ccb1c911c2f9500f41130b1c9a8c20b72fc4334
Author: JB Onofré <[email protected]>
AuthorDate: Mon Oct 16 10:47:51 2023 +0200

    AMQ-9329: Upgrade to Jetty 9.4.53.v20231009
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e340843b7..722252ad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <jakarta-jms-api-v3-version>3.1.0</jakarta-jms-api-v3-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
-    <jetty9-version>9.4.51.v20230217</jetty9-version>
+    <jetty9-version>9.4.53.v20231009</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.5.8</jmdns-version>
     <tomcat-api-version>9.0.65</tomcat-api-version>

Reply via email to