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 af67d22497 Update to latest http jetty snapshot
af67d22497 is described below

commit af67d22497c6ecb0e3ca0b6f79af6f1d1f68a4cc
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Dec 22 11:32:09 2022 +0100

    Update to 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 c345b59660..d4a1b0712b 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.1.0</http.servlet.api.version>
-        <http.jetty.version>5.0.0-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>5.0.1-SNAPSHOT</http.jetty.version>
     </properties>
 
     <build>

Reply via email to