[java-idp-integration-tests] 02/02: Bump Jetty to 10.0.18 for IdP V4 tests
Tom Zeller
tzeller at dragonacea.biz
Sun Dec 17 23:23:39 UTC 2023
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=a08b6d0c21fdf27c75abe0b3b59c75725aade771
commit a08b6d0c21fdf27c75abe0b3b59c75725aade771
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sun Dec 17 17:23:25 2023 -0600
Bump Jetty to 10.0.18 for IdP V4 tests
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3d9124b..6c6cf87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,7 +293,7 @@
<idp-to-be-tested.version>4.3.1</idp-to-be-tested.version>
<idp-conf.artifactId>idp-conf</idp-conf.artifactId>
<idp-jetty-base.version>10.0.0-SNAPSHOT</idp-jetty-base.version>
- <jetty.version>10.0.15</jetty.version>
+ <jetty.version>10.0.18</jetty.version>
<testbed.version>0.8.0-SNAPSHOT</testbed.version>
</properties>
</profile>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list