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

tison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git


The following commit(s) were added to refs/heads/master by this push:
     new 940217306 GH-1269: Bump Jetty to 9.4.57.v20241219 (#1270)
940217306 is described below

commit 940217306cbacad6215ca02e741bee5942afd606
Author: Norbert Meszaros <[email protected]>
AuthorDate: Tue Jun 17 01:37:51 2025 +0200

    GH-1269: Bump Jetty to 9.4.57.v20241219 (#1270)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5746ca3a4..451318bb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <!-- See 
https://stackoverflow.com/questions/43574426#comment93992044_43574427 -->
         <jaxb-version>2.2.11</jaxb-version>
         <javax-activation-version>1.1.1</javax-activation-version>
-        <jetty-version>9.4.45.v20220203</jetty-version>
+        <jetty-version>9.4.57.v20241219</jetty-version>
         <scannotation-version>1.0.2</scannotation-version>
         <!-- resteasy-jaxrs dependency cannot be higher than 2.x for 
compatibility with Jersey 1.x -->
         <resteasy-jaxrs-version>2.3.5.Final</resteasy-jaxrs-version>

Reply via email to