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

davsclaus pushed a commit to branch camel-spring-boot-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 0f5d3c1409ddfb41ce38b315594c5919b3de7dac
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Sep 18 16:23:05 2023 +0200

    Upgrade to Jetty 9.4.52
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 220642ba70b..62cf007cac3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         <hadoop2-version>2.10.0</hadoop2-version>
         <jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>
         <jaxb-version>2.3.0</jaxb-version>
-        <jetty9-version>9.4.45.v20220203</jetty9-version>
+        <jetty9-version>9.4.52.v20230823</jetty9-version>
         <maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
         <maven-javadoc-plugin-version>3.2.0</maven-javadoc-plugin-version>
         <maven-surefire-plugin-version>3.0.0-M4</maven-surefire-plugin-version>

Reply via email to