[java-idp-jetty-base] branch 12-windows updated: Roll forward to Jetty 12
Rod Widdowson
rdw at steadingsoftware.com
Wed Jul 31 12:42:06 UTC 2024
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=dbfeee70858c6a72d887771d5fe587b872d75974
The following commit(s) were added to refs/heads/12-windows by this push:
new dbfeee7 Roll forward to Jetty 12
dbfeee7 is described below
commit dbfeee70858c6a72d887771d5fe587b872d75974
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Jul 31 13:12:10 2024 +0100
Roll forward to Jetty 12
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1f58f1e..78588a0 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.11.0-SNAPSHOT</version>
+ <version>12.0.12.0-SNAPSHOT</version>
<properties>
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
@@ -29,7 +29,7 @@
<procrun.artifactId>commons-daemon</procrun.artifactId>
<procrun.version>1.3.4</procrun.version>
<procrun.classifier>bin-windows</procrun.classifier>
- <jetty.version>12.0.11</jetty.version>
+ <jetty.version>12.0.12</jetty.version>
<!-- Control for building the MSI -->
<jetty.revision>0</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