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 7693e815a9 Update to latest snapshots
7693e815a9 is described below

commit 7693e815a9f1403f3af9ac25cb2e8172ec04a1cc
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Wed Apr 2 12:36:29 2025 +0200

    Update to latest snapshots
---
 http/itest/pom.xml   | 4 ++--
 http/jetty12/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/http/itest/pom.xml b/http/itest/pom.xml
index e164b4dffe..aa4b096fdf 100644
--- a/http/itest/pom.xml
+++ b/http/itest/pom.xml
@@ -33,7 +33,7 @@
     <properties>
         <felix.java.version>11</felix.java.version>
         <http.servlet.api.version>2.1.0</http.servlet.api.version>
-        <http.jetty.version>5.1.29-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>5.1.33-SNAPSHOT</http.jetty.version>
         <http.jetty.id>org.apache.felix.http.jetty</http.jetty.id>
         <pax.exam.version>4.13.1</pax.exam.version>
         <pax.url.aether.version>2.6.14</pax.url.aether.version>
@@ -45,7 +45,7 @@
             <properties>
                 <felix.java.version>17</felix.java.version>
                 <http.servlet.api.version>3.0.0</http.servlet.api.version>
-                <http.jetty.version>1.0.21-SNAPSHOT</http.jetty.version>
+                <http.jetty.version>1.0.27-SNAPSHOT</http.jetty.version>
                 <http.jetty.id>org.apache.felix.http.jetty12</http.jetty.id>
             </properties>
         </profile>
diff --git a/http/jetty12/pom.xml b/http/jetty12/pom.xml
index 3bc3f34325..8b8f951ffa 100644
--- a/http/jetty12/pom.xml
+++ b/http/jetty12/pom.xml
@@ -729,7 +729,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.wrappers</artifactId>
-            <version>1.1.11-SNAPSHOT</version>
+            <version>1.1.10</version>
         </dependency>
         <dependency>
             <groupId>commons-fileupload</groupId>

Reply via email to