[java-idp-jetty-base] branch 12 updated: Move up to hetty 12.0.14
Rod Widdowson
rdw at steadingsoftware.com
Sat Oct 19 12:22:59 UTC 2024
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=3de7280727c92266a8d6ef3cca214f001bdaf3f2
The following commit(s) were added to refs/heads/12 by this push:
new 3de7280 Move up to hetty 12.0.14
3de7280 is described below
commit 3de7280727c92266a8d6ef3cca214f001bdaf3f2
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Oct 19 13:16:29 2024 +0100
Move up to hetty 12.0.14
---
jetty-base-dist/pom.xml | 2 +-
jetty-base-impl/pom.xml | 2 +-
jetty-base-packages/pom.xml | 2 +-
pom.xml | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/jetty-base-dist/pom.xml b/jetty-base-dist/pom.xml
index dbba4f3..593360f 100644
--- a/jetty-base-dist/pom.xml
+++ b/jetty-base-dist/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp.plugin.jetty-base</groupId>
<artifactId>jetty-base-plugin-parent</artifactId>
- <version>12.0.11-SNAPSHOT</version>
+ <version>12.0.14-SNAPSHOT</version>
</parent>
<name>Jettty Base: Plugin and Module Distribution</name>
diff --git a/jetty-base-impl/pom.xml b/jetty-base-impl/pom.xml
index f7ade3e..f3ed233 100644
--- a/jetty-base-impl/pom.xml
+++ b/jetty-base-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp.plugin.jetty-base</groupId>
<artifactId>jetty-base-plugin-parent</artifactId>
- <version>12.0.11-SNAPSHOT</version>
+ <version>12.0.14-SNAPSHOT</version>
</parent>
<name>Jettty Base: Plugin and Module implementation </name>
diff --git a/jetty-base-packages/pom.xml b/jetty-base-packages/pom.xml
index af3008c..06eeb6f 100644
--- a/jetty-base-packages/pom.xml
+++ b/jetty-base-packages/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp.plugin.jetty-base</groupId>
<artifactId>jetty-base-plugin-parent</artifactId>
- <version>12.0.11-SNAPSHOT</version>
+ <version>12.0.14-SNAPSHOT</version>
</parent>
<name>Jettty Base: Collect the packages </name>
diff --git a/pom.xml b/pom.xml
index 18e29f0..3c49fa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>net.shibboleth.idp.plugin.jetty-base</groupId>
<artifactId>jetty-base-plugin-parent</artifactId>
<packaging>pom</packaging>
- <version>12.0.11-SNAPSHOT</version>
+ <version>12.0.14-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.11</jetty.version>
+ <jetty.version>12.0.14</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