[java-idp-integration-tests] branch main updated: Bump Jetty to 12.1.10
Codeberg
noreply at shibboleth.net
Thu Jun 4 20:53:20 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-integration-tests/commit/7dedd16ee8268eb55fd51aeaa3064e49896c474b
The following commit(s) were added to refs/heads/main by this push:
new 7dedd16 Bump Jetty to 12.1.10
7dedd16 is described below
commit 7dedd16ee8268eb55fd51aeaa3064e49896c474b
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Jun 4 15:52:59 2026 -0500
Bump Jetty to 12.1.10
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2d32ad4..c7711a8 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.1.9</jetty.version>
+ <jetty.version>12.1.10</jetty.version>
<idp-jetty-base.version>12.1.0</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