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 ce7d734ed AMQ-9326: Upgrade to Jetty 11.0.7
     new 42bf7d448 Merge pull request #1068 from jbonofre/AMQ-9326
ce7d734ed is described below

commit ce7d734ed24b54e0f9c1f8279ba630b83ce5539e
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 11 16:13:14 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 4d3823c84..82ac98469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <jakarta-jms-api-version>3.1.0</jakarta-jms-api-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
-    <jetty11-version>11.0.16</jetty11-version>
+    <jetty11-version>11.0.17</jetty11-version>
     <jetty-version>${jetty11-version}</jetty-version>
     <jmdns-version>3.5.8</jmdns-version>
     <tomcat-api-version>9.0.65</tomcat-api-version>

Reply via email to