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

commit b7d480745cbd309bc1e6aff4dcca40c95f88559e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Mar 15 07:43:47 2021 +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 14ce638..12c60c9 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>1.1.2</http.servlet.api.version>
-        <http.jetty.version>4.1.3-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>4.1.7-SNAPSHOT</http.jetty.version>
     </properties>
 
     <build>

Reply via email to