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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3d71b1b99 AMQ-9379: Upgrade to Jetty 11.0.18
     new e6e043ff3 Merge pull request #1106 from jbonofre/AMQ-9379
3d71b1b99 is described below

commit 3d71b1b9997db2ee9d880f3d38000da6d832ace7
Author: JB Onofré <[email protected]>
AuthorDate: Mon Nov 6 17:58:46 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index c791ec05f..52bd712ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-version>4.0.2</jaxb-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
-    <jetty-version>11.0.17</jetty-version>
+    <jetty-version>11.0.18</jetty-version>
     <jmdns-version>3.5.8</jmdns-version>
     <tomcat-api-version>9.0.65</tomcat-api-version>
     <jettison-version>1.5.4</jettison-version>

Reply via email to