[java-idp-jetty-base] branch 12-windows updated: Rev the jetty MSI installer to 12.0.18

Rod Widdowson rdw at steadingsoftware.com
Tue Mar 18 10:56:10 UTC 2025


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

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

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

The following commit(s) were added to refs/heads/12-windows by this push:
     new 9b6900e  Rev the jetty MSI installer to 12.0.18
9b6900e is described below

commit 9b6900eed260725b8b4a692ddcfb571a13fc25a6
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Mar 18 10:49:55 2025 +0000

    Rev the jetty MSI installer to 12.0.18
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 48488c8..e0b1b40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base-windows</artifactId>
     <packaging>pom</packaging>
-    <version>12.0.13.1-SNAPSHOT</version>
+    <version>12.0.18.0-SNAPSHOT</version>
 
     <properties>
 	<!-- Pending a new parent project release pin enforcer data to 1.0.16 -->
@@ -32,7 +32,7 @@
         <procrun.artifactId>commons-daemon</procrun.artifactId>
         <procrun.version>1.4.0</procrun.version>
         <procrun.classifier>bin-windows</procrun.classifier>
-        <jetty.version>12.0.13</jetty.version>
+        <jetty.version>12.0.18</jetty.version>
 	<!-- Control for building the MSI -->
         <jetty.revision>1</jetty.revision>
         <supress.validation>false</supress.validation>

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


More information about the commits mailing list