[java-idp-plugin-jetty] 162/186: Jerry 12.0.15

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:58:33 UTC 2025


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

rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.

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

commit cd871004a72ee98b3b799960e75d96d97d6ae51a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Nov 11 15:09:21 2024 +0000

    Jerry 12.0.15
---
 jetty-dist/pom.xml     | 2 +-
 jetty-impl/pom.xml     | 2 +-
 jetty-packages/pom.xml | 2 +-
 pom.xml                | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/jetty-dist/pom.xml b/jetty-dist/pom.xml
index 983139f..b74d9d7 100644
--- a/jetty-dist/pom.xml
+++ b/jetty-dist/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.jetty</groupId>
         <artifactId>jetty-plugin-parent</artifactId>
-        <version>5.12014.0-SNAPSHOT</version>
+        <version>5.12015.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Plugin and Module Distribution</name>
diff --git a/jetty-impl/pom.xml b/jetty-impl/pom.xml
index 6b564c7..3ba697e 100644
--- a/jetty-impl/pom.xml
+++ b/jetty-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.jetty</groupId>
         <artifactId>jetty-plugin-parent</artifactId>
-        <version>5.12014.0-SNAPSHOT</version>
+        <version>5.12015.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Plugin and Module implementation </name>
diff --git a/jetty-packages/pom.xml b/jetty-packages/pom.xml
index 45ce800..dd19a7a 100644
--- a/jetty-packages/pom.xml
+++ b/jetty-packages/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.jetty</groupId>
         <artifactId>jetty-plugin-parent</artifactId>
-        <version>5.12014.0-SNAPSHOT</version>
+        <version>5.12015.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Collect the packages </name>
diff --git a/pom.xml b/pom.xml
index 93edbd8..e95cb0c 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.12014.0-SNAPSHOT</version>
+    <version>5.12015.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.14</jetty.version>
+        <jetty.version>12.0.15</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