[java-idp-integration-tests] branch master updated: Bump Jetty 9.3 to 9.3.27.v20190418

Tom Zeller tzeller at dragonacea.biz
Tue Apr 30 22:15:39 EDT 2019


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=4049ce9ea336c6c32bd47a7c172b10f6a5d0bca8

The following commit(s) were added to refs/heads/master by this push:
       new  4049ce9   Bump Jetty 9.3 to 9.3.27.v20190418
4049ce9 is described below

commit 4049ce9ea336c6c32bd47a7c172b10f6a5d0bca8
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Apr 30 21:15:28 2019 -0500

    Bump Jetty 9.3 to 9.3.27.v20190418
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 09c9030..c3c1d96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -457,10 +457,10 @@
         </profile>
 
         <profile>
-            <id>jetty-9.3.25</id>
+            <id>jetty-9.3.27</id>
             <properties>
                  <idp-jetty-base.version>9.3.0</idp-jetty-base.version>
-                 <jetty.version>9.3.25.v20180904</jetty.version>
+                 <jetty.version>9.3.27.v20190418</jetty.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