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 0a3511b913 Update Jetty to 11.0.12!
0a3511b913 is described below

commit 0a3511b913c3bb5c5afeacc73d8ad6355ddfcaaf
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Oct 19 07:59:12 2022 +0200

    Update Jetty to 11.0.12!
---
 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 dd2dbb3164..99ca4b6d7e 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -42,7 +42,7 @@
 
     <properties>
         <felix.java.version>11</felix.java.version>
-        <jetty.version>11.0.7</jetty.version>
+        <jetty.version>11.0.12</jetty.version>
     </properties>
 
     <build>

Reply via email to