[java-idp-jetty-base] 02/02: Update to Jetty 12.0.11

Rod Widdowson rdw at steadingsoftware.com
Sat Jul 13 14:31:13 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=5998e3735c554ec3f9dfcae1d7a1cbe2704c417c

commit 5998e3735c554ec3f9dfcae1d7a1cbe2704c417c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Jul 13 15:28:26 2024 +0100

    Update to Jetty 12.0.11
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3113f3c..1f58f1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,18 +18,18 @@
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base-windows</artifactId>
     <packaging>pom</packaging>
-    <version>12.0.9.0-SNAPSHOT</version>
+    <version>12.0.11.0-SNAPSHOT</version>
 
     <properties>
         <assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
         <!-- Dependencies for the shipped jetty-home -->
-        <logback.version>1.5.3</logback.version>
+        <logback.version>1.5.6</logback.version>
         <!-- The things we will combine into the MSI -->
         <procrun.groupId>commons-daemon</procrun.groupId>
         <procrun.artifactId>commons-daemon</procrun.artifactId>
         <procrun.version>1.3.4</procrun.version>
         <procrun.classifier>bin-windows</procrun.classifier>
-        <jetty.version>12.0.9</jetty.version>
+        <jetty.version>12.0.11</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