[java-idp-integration-tests] branch main updated: Bump Tomcat to 9
Tom Zeller
tzeller at dragonacea.biz
Tue Feb 22 19:25:50 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=a708ca69e59201b5fe31ababcf8bb756991335b1
The following commit(s) were added to refs/heads/main by this push:
new a708ca6 Bump Tomcat to 9
a708ca6 is described below
commit a708ca69e59201b5fe31ababcf8bb756991335b1
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Feb 22 13:25:38 2022 -0600
Bump Tomcat to 9
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9b26474..8c24633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,8 +31,8 @@
<jetty.version>9.4.44.v20210927</jetty.version>
<!-- Tomcat -->
- <idp-tomcat-base.version>8.5.0-SNAPSHOT</idp-tomcat-base.version>
- <tomcat.version>8.5.34</tomcat.version>
+ <idp-tomcat-base.version>9.0.0-SNAPSHOT</idp-tomcat-base.version>
+ <tomcat.version>9.0.58</tomcat.version>
<!-- Testbed -->
<testbed.version>0.8.0-SNAPSHOT</testbed.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list