[java-idp-integration-tests] branch main updated: Bump to latest parent and Jetty 9
Tom Zeller
tzeller at dragonacea.biz
Mon May 23 19:09:14 UTC 2022
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=1d65f042ea7397b50ac4e915b16f268570091f09
The following commit(s) were added to refs/heads/main by this push:
new 1d65f04 Bump to latest parent and Jetty 9
1d65f04 is described below
commit 1d65f042ea7397b50ac4e915b16f268570091f09
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon May 23 14:07:10 2022 -0500
Bump to latest parent and Jetty 9
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d072f02..09dfd4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.0-SNAPSHOT</version>
+ <version>11.3.4-SNAPSHOT</version>
</parent>
<name>idp-integration-tests</name>
@@ -28,7 +28,7 @@
<idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
<!-- Default version of Jetty to be tested -->
- <jetty.version>9.4.44.v20210927</jetty.version>
+ <jetty.version>9.4.46.v20220331</jetty.version>
<!-- Tomcat -->
<idp-tomcat-base.version>9.0.0-SNAPSHOT</idp-tomcat-base.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list