[java-idp-integration-tests] branch main updated: Bump Jetty

Tom Zeller tzeller at dragonacea.biz
Wed Oct 29 00:33:36 UTC 2025


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

tzeller pushed a commit to branch main
in repository java-idp-integration-tests.

View the commit online:
https://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=2e19889833c1a04d2927744bd2b23b8f12a4071e

The following commit(s) were added to refs/heads/main by this push:
     new 2e19889  Bump Jetty
2e19889 is described below

commit 2e19889833c1a04d2927744bd2b23b8f12a4071e
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Oct 28 19:33:23 2025 -0500

    Bump Jetty
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7710880..8de04cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
         <idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
 
         <!-- Jetty -->
-        <jetty.version>12.0.25</jetty.version>
+        <jetty.version>12.0.29</jetty.version>
         <idp-jetty-base.version>12.0.0-SNAPSHOT</idp-jetty-base.version>
 
         <!-- Tomcat -->

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


More information about the commits mailing list