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

paulrutter pushed a commit to branch http-4.x
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/http-4.x by this push:
     new 40bc8a6a23 FELIX-6797 Update to Jetty 12.0.25 / 9.4.58.v20250814 - 
Update to 9.4.58.v20250814
40bc8a6a23 is described below

commit 40bc8a6a236b7ac6970adfbb0ea4e7ad1ed08621
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Aug 18 08:57:57 2025 +0200

    FELIX-6797 Update to Jetty 12.0.25 / 9.4.58.v20250814
    - Update to 9.4.58.v20250814
---
 http/jetty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 68dd21ca28..d09dddedf6 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -42,7 +42,7 @@
     
     <properties>
         <felix.java.version>8</felix.java.version>
-        <jetty.version>9.4.57.v20241219</jetty.version>
+        <jetty.version>9.4.58.v20250814</jetty.version>
     </properties>
 
     <build>

Reply via email to