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 ef861eb693 Use latest http.jetty snapshot
ef861eb693 is described below

commit ef861eb693c06374de65e8e2cd79fa051437fcb3
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Nov 1 07:11:42 2023 +0100

    Use latest http.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 4cce67b025..6df200e522 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.19-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>4.2.21-SNAPSHOT</http.jetty.version>
     </properties>
 
     <build>

Reply via email to