[java-idp-integration-tests] branch master updated: Bump future version of Jetty to latest 9.4 release.
Tom Zeller
tzeller at dragonacea.biz
Fri Dec 1 10:14:32 EST 2017
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=631a896556bad6867d37acd1d4fbaa2b194117a2
The following commit(s) were added to refs/heads/master by this push:
new 631a896 Bump future version of Jetty to latest 9.4 release.
631a896 is described below
commit 631a896556bad6867d37acd1d4fbaa2b194117a2
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Dec 1 09:14:25 2017 -0600
Bump future version of Jetty to latest 9.4 release.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9bda7dc..45f8243 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<idp-jetty-base-future.version>9.4.0-SNAPSHOT</idp-jetty-base-future.version>
<jetty-current.version>9.3.9.v20160517</jetty-current.version>
<jetty-next.version>9.3.21.v20170918</jetty-next.version>
- <jetty-future.version>9.4.7.v20170914</jetty-future.version>
+ <jetty-future.version>9.4.8.v20171121</jetty-future.version>
<selenium.version>2.53.1</selenium.version>
<testbed.version>0.7.0-SNAPSHOT</testbed.version>
<testbed.classifier>classes</testbed.classifier>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list