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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 8aab6b4c2c Update Jetty version to 1.1.11-SNAPSHOT
8aab6b4c2c is described below

commit 8aab6b4c2c0a90c590bd2a386bfcaca47c79a224
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri May 22 15:06:49 2026 +0200

    Update Jetty version to 1.1.11-SNAPSHOT
---
 http/itest/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/itest/pom.xml b/http/itest/pom.xml
index eb2d66898f..0ac6d515ef 100644
--- a/http/itest/pom.xml
+++ b/http/itest/pom.xml
@@ -45,7 +45,7 @@
             <properties>
                 <felix.java.version>17</felix.java.version>
                 <http.servlet.api.version>6.1.0</http.servlet.api.version>
-                <http.jetty.version>1.1.0-SNAPSHOT</http.jetty.version>
+                <http.jetty.version>1.1.11-SNAPSHOT</http.jetty.version>
                 <http.jetty.id>org.apache.felix.http.jetty12</http.jetty.id>
             </properties>
         </profile>

Reply via email to