[java-idp-integration-tests] branch main updated: Bump Jetty to 11.0.15

Tom Zeller tzeller at dragonacea.biz
Tue May 9 16:44:41 UTC 2023


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=017578547ded95807a61dfde01ce9dac5aa42c26

The following commit(s) were added to refs/heads/main by this push:
     new 0175785  Bump Jetty to 11.0.15
0175785 is described below

commit 017578547ded95807a61dfde01ce9dac5aa42c26
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue May 9 11:43:49 2023 -0500

    Bump Jetty to 11.0.15
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c28a75..455c714 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.12</jetty.version>
+        <jetty.version>11.0.15</jetty.version>
 
         <!-- Tomcat -->
         <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