[java-idp-integration-tests] branch master updated: Bump Jetty to 9.4.18.v20190429
Tom Zeller
tzeller at dragonacea.biz
Tue Apr 30 16:39:58 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=f6845000994d0215bfa2e6c48f54358090c5772c
The following commit(s) were added to refs/heads/master by this push:
new f684500 Bump Jetty to 9.4.18.v20190429
f684500 is described below
commit f6845000994d0215bfa2e6c48f54358090c5772c
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Apr 30 15:34:41 2019 -0500
Bump Jetty to 9.4.18.v20190429
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ff92885..e05d2af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<!-- Jetty -->
<idp-jetty-base.version>9.4.0</idp-jetty-base.version>
- <jetty.version>9.4.17.v20190418</jetty.version>
+ <jetty.version>9.4.18.v20190429</jetty.version>
<!-- Tomcat -->
<idp-tomcat-base.version>8.5.0-SNAPSHOT</idp-tomcat-base.version>
@@ -475,9 +475,9 @@
</profile>
<profile>
- <id>jetty-9.4.17</id>
+ <id>jetty-9.4.18</id>
<properties>
- <jetty.version>9.4.17.v20190418</jetty.version>
+ <jetty.version>9.4.18.v20190429</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