[java-idp-plugin-jetty] 148/186: Move up to hetty 12.0.14

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:58:19 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=3de7280727c92266a8d6ef3cca214f001bdaf3f2

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