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

commit 0914401370a3a66430a1802c3810ca48c2ae8a0a
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Jul 7 15:04:55 2024 +0200

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

diff --git a/http/itest/pom.xml b/http/itest/pom.xml
index 87dfe6947f..2bfd8f58f5 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.23-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>5.1.25-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.13-SNAPSHOT</http.jetty.version>
+                <http.jetty.version>1.0.15-SNAPSHOT</http.jetty.version>
                 <http.jetty.id>org.apache.felix.http.jetty12</http.jetty.id>
             </properties>
         </profile>

Reply via email to