[java-idp-integration-tests] branch main updated: Bump Jetty
Tom Zeller
tzeller at dragonacea.biz
Fri Nov 8 22:14:19 UTC 2024
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:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=ee69dc4e2674ceea75d03e7eda953c300ec3f976
The following commit(s) were added to refs/heads/main by this push:
new ee69dc4 Bump Jetty
ee69dc4 is described below
commit ee69dc4e2674ceea75d03e7eda953c300ec3f976
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Nov 8 16:14:07 2024 -0600
Bump Jetty
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index afb013a..4b7c176 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.14</jetty.version>
+ <jetty.version>12.0.15</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