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

commit f7c2ba23d85e8080f7b97b04c7b8575a8a5a0680
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Nov 1 07:07:44 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 3cc481fbf7..c006a35fb6 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.1.3-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>5.1.5-SNAPSHOT</http.jetty.version>
     </properties>
 
     <build>

Reply via email to