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

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

commit 52625c02ad3b5f0cac9c10a9893293fb34b2343f
Author: Andrew Gaul <[email protected]>
AuthorDate: Sun Jan 19 11:27:58 2025 -0800

    Upgrade to jetty 9.4.56.v20240826
---
 project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/pom.xml b/project/pom.xml
index 73e704a02b..03c6bdcb1d 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -230,7 +230,7 @@
     <auto-service.version>1.1.1</auto-service.version>
     <auto-value.version>1.5.4</auto-value.version>
 
-    <jetty.version>9.4.46.v20220331</jetty.version>
+    <jetty.version>9.4.56.v20240826</jetty.version>
 
     <modernizer.version>3.1.0</modernizer.version>
 

Reply via email to