[java-idp-integration-tests] branch main updated: Bump Jetty and Tomcat
Tom Zeller
tzeller at dragonacea.biz
Mon Oct 14 22:04:10 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=1331f99fe00717e3a71ebc5cfc33086b0b9b1ef6
The following commit(s) were added to refs/heads/main by this push:
new 1331f99 Bump Jetty and Tomcat
1331f99 is described below
commit 1331f99fe00717e3a71ebc5cfc33086b0b9b1ef6
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Oct 14 17:02:21 2024 -0500
Bump Jetty and Tomcat
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 02c1371..afb013a 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.13</jetty.version>
+ <jetty.version>12.0.14</jetty.version>
<idp-jetty-base.version>12.0.0-SNAPSHOT</idp-jetty-base.version>
<!-- Tomcat -->
- <tomcat.version>10.1.29</tomcat.version>
+ <tomcat.version>10.1.31</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