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 e48b41ff73 FELIX-6666 : Update to Jetty 9.4.53.v20231009
e48b41ff73 is described below

commit e48b41ff73829b6db19ec80ff9f16d1e7783cee9
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Oct 31 18:21:07 2023 +0100

    FELIX-6666 : Update to Jetty 9.4.53.v20231009
---
 http/jetty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index edca90e4cd..34f8225d8b 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -42,7 +42,7 @@
     
     <properties>
         <felix.java.version>8</felix.java.version>
-        <jetty.version>9.4.52.v20230823</jetty.version>
+        <jetty.version>9.4.53.v20231009</jetty.version>
     </properties>
 
     <build>

Reply via email to