[java-idp-integration-tests] 01/02: Bump Jetty versions
Tom Zeller
tzeller at dragonacea.biz
Tue Apr 30 22:47:12 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=f6fe5f728ec2d00f04db1c258874ca35de2738f4
commit f6fe5f728ec2d00f04db1c258874ca35de2738f4
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Apr 30 17:46:02 2024 -0500
Bump Jetty versions
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e90a40d..5aaefa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<idp-jetty-base.version>11.0.0-SNAPSHOT</idp-jetty-base.version>
<!-- Default version of Jetty to be tested -->
- <jetty.version>11.0.18</jetty.version>
+ <jetty.version>11.0.20</jetty.version>
<!-- Tomcat -->
<idp-tomcat-base.type>tgz</idp-tomcat-base.type>
@@ -325,7 +325,7 @@
<idp-to-be-tested.version>4.3.1</idp-to-be-tested.version>
<idp-conf.artifactId>idp-conf</idp-conf.artifactId>
<idp-jetty-base.version>10.0.0-SNAPSHOT</idp-jetty-base.version>
- <jetty.version>10.0.18</jetty.version>
+ <jetty.version>10.0.20</jetty.version>
<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>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list