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 b54de6e  FELIX-6405 : Update Jetty version to 9.4.39
b54de6e is described below

commit b54de6ead01cd8bcadf64085647c7874b49b1fbf
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Tue May 4 08:51:37 2021 +0200

    FELIX-6405 : Update Jetty version to 9.4.39
---
 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 e5bfe87..23e98e7 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.38.v20210224</jetty.version>
+        <jetty.version>9.4.39.v20210325</jetty.version>
     </properties>
 
     <build>

Reply via email to