[java-idp-jetty-base] 01/01: Bump parent/Jetty version with apparently needed additions.

Scott Cantor cantor.2 at osu.edu
Mon Nov 10 19:06:45 UTC 2025


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

scantor pushed a commit to branch 12.1-testbed-eclipse
in repository java-idp-jetty-base.

View the commit online:
https://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=1ed1ef9a6e2cc3d721bbbad3e578a7e3acd779fd

commit 1ed1ef9a6e2cc3d721bbbad3e578a7e3acd779fd
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 10 14:06:38 2025 -0500

    Bump parent/Jetty version with apparently needed additions.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1f60de0..91c5e85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,18 +7,18 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.3-SNAPSHOT</version>
+        <version>17.2.0-SNAPSHOT</version>
     </parent>
 
     <name>idp-jetty-base</name>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base</artifactId>
     <packaging>pom</packaging>
-    <version>12.0.0-SNAPSHOT</version>
+    <version>12.1.0-SNAPSHOT</version>
 
     <properties>
         <assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
-        <logback.version>1.4.14</logback.version>
+        <logback.version>1.5.18</logback.version>
     </properties>
 
     <dependencies>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list