[java-idp-plugin-jetty] 01/05: JJETTY-24 Changes for Jetty-Base 12.1

Rod Widdowson rdw at steadingsoftware.com
Wed Oct 22 15:05:09 UTC 2025


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

rdw pushed a commit to branch main
in repository java-idp-plugin-jetty.

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

commit c4785da0879ab3de52e7c0dc5b1e25e2c4ecb9aa
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Oct 21 19:47:04 2025 +0100

    JJETTY-24 Changes for Jetty-Base 12.1
    
    https://shibboleth.atlassian.net/browse/JJETTY-24
    
    Move source of jetty-base forward to version 12.1
---
 jetty-impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jetty-impl/pom.xml b/jetty-impl/pom.xml
index fba48a7..5384bb7 100644
--- a/jetty-impl/pom.xml
+++ b/jetty-impl/pom.xml
@@ -76,7 +76,7 @@
                                     <groupId>net.shibboleth.idp</groupId>
                                     <artifactId>idp-jetty-base</artifactId>
                                     <type>jar</type>
-                                    <version>12.0.0-SNAPSHOT</version>
+                                    <version>12.1.0-SNAPSHOT</version>
                                     <outputDirectory>${project.build.outputDirectory}/</outputDirectory>
                                     <overWrite>true</overWrite>
                                     <!-- We only want the net/shibboleth/idp/.... bit and NOT META-INF -->

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


More information about the commits mailing list