This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch jakarta-servlet-6
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/jakarta-servlet-6 by this push:
     new 633fa5b94c Update to Jetty 12.0.3
633fa5b94c is described below

commit 633fa5b94cd92b52188b12198f5eeda384e2f936
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Nov 27 10:06:33 2023 +0100

    Update to Jetty 12.0.3
---
 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 18a21564f3..17d3b91116 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -42,7 +42,7 @@
 
     <properties>
         <felix.java.version>17</felix.java.version>
-        <jetty.version>12.0.0.beta4</jetty.version>
+        <jetty.version>12.0.3</jetty.version>
     </properties>
 
     <build>

Reply via email to