[java-idp-integration-tests] branch main updated: Bump Tomcat versions
Tom Zeller
tzeller at dragonacea.biz
Tue Apr 30 22:49:26 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=e25ab61a9fb91aa6434f924ccb96afe18df25169
The following commit(s) were added to refs/heads/main by this push:
new e25ab61 Bump Tomcat versions
e25ab61 is described below
commit e25ab61a9fb91aa6434f924ccb96afe18df25169
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Apr 30 17:49:18 2024 -0500
Bump Tomcat versions
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 53cf1a6..9cd6c83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<!-- Tomcat -->
<idp-tomcat-base.type>tgz</idp-tomcat-base.type>
<idp-tomcat-base.version>10.1.0-SNAPSHOT</idp-tomcat-base.version>
- <tomcat.version>10.1.17</tomcat.version>
+ <tomcat.version>10.1.23</tomcat.version>
<!-- Testbed -->
<testbed.version>5.1.0-SNAPSHOT</testbed.version>
@@ -329,7 +329,7 @@
<testbed.version>0.8.0-SNAPSHOT</testbed.version>
<idp-tomcat-base.type>tar.gz</idp-tomcat-base.type>
<idp-tomcat-base.version>9.0.0-SNAPSHOT</idp-tomcat-base.version>
- <tomcat.version>9.0.84</tomcat.version>
+ <tomcat.version>9.0.88</tomcat.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