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

cziegeler 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 235ce95914 Update to latest jetty snapshot
235ce95914 is described below

commit 235ce9591436cd0c962737a53c8cb1ed813286d6
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Wed Feb 28 08:21:42 2024 +0100

    Update to latest jetty 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 7186ade202..9176b2f85f 100644
--- a/http/itest/pom.xml
+++ b/http/itest/pom.xml
@@ -35,7 +35,7 @@
         <pax.exam.version>4.13.1</pax.exam.version>
         <pax.url.aether.version>2.6.2</pax.url.aether.version>
         <http.servlet.api.version>2.0.0</http.servlet.api.version>
-        <http.jetty.version>4.2.25-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>4.2.27-SNAPSHOT</http.jetty.version>
     </properties>
 
     <build>

Reply via email to