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 a01b77f78b Prepare for release
a01b77f78b is described below

commit a01b77f78be2eebc6e47e86c6b4ebc00982d196d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 5 08:46:04 2024 +0200

    Prepare for release
---
 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 0c22f10f57..0b21234395 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.13-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>5.1.17-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.5-SNAPSHOT</http.jetty.version>
+                <http.jetty.version>1.0.9-SNAPSHOT</http.jetty.version>
                 <http.jetty.id>org.apache.felix.http.jetty12</http.jetty.id>
             </properties>
         </profile>

Reply via email to