[java-idp-integration-tests] 01/03: Bump Jetty and Tomcat versions
Tom Zeller
tzeller at dragonacea.biz
Sat Sep 14 18:19:51 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=c1b4ee8ef45ce82f928e0438ba8050cf40077f80
commit c1b4ee8ef45ce82f928e0438ba8050cf40077f80
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sat Sep 14 12:16:05 2024 -0500
Bump Jetty and Tomcat versions
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 58414a7..d5ad865 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,11 +24,11 @@
<idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
<!-- Jetty -->
- <jetty.version>12.0.12</jetty.version>
+ <jetty.version>12.0.13</jetty.version>
<idp-jetty-base.version>12.0.0-SNAPSHOT</idp-jetty-base.version>
<!-- Tomcat -->
- <tomcat.version>10.1.25</tomcat.version>
+ <tomcat.version>10.1.29</tomcat.version>
<idp-tomcat-base.version>10.1.0-SNAPSHOT</idp-tomcat-base.version>
<idp-tomcat-base.type>tgz</idp-tomcat-base.type>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list