[java-idp-jetty-base] branch 12 updated: Rev to Jetty 12.0.19

Rod Widdowson rdw at steadingsoftware.com
Thu Apr 3 14:10:07 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch 12
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=5023607c1dd1fb25dd69265110ca0654c45221cc

The following commit(s) were added to refs/heads/12 by this push:
     new 5023607  Rev to Jetty 12.0.19
5023607 is described below

commit 5023607c1dd1fb25dd69265110ca0654c45221cc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Apr 3 15:09:37 2025 +0100

    Rev to Jetty 12.0.19
    
    logback remains pinned at 1.5.13
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 42fc3d7..5553f7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <groupId>net.shibboleth.idp.plugin.jetty</groupId>
     <artifactId>jetty-plugin-parent</artifactId>
     <packaging>pom</packaging>
-    <version>5.12018.0-SNAPSHOT</version>
+    <version>5.12019.0-SNAPSHOT</version>
 
     <properties>
 	<!-- Reset when the enforcer release next happens -->
@@ -39,7 +39,7 @@
         <procrun.version>1.3.4</procrun.version>
         <procrun.classifier>bin-windows</procrun.classifier>
 
-        <jetty.version>12.0.18</jetty.version>
+        <jetty.version>12.0.19</jetty.version>
 
     </properties>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list