[java-idp-integration-tests] 01/03: Update Selenium to 2.53.1, requires Firefox 47.0.1+.
Tom Zeller
tzeller at dragonacea.biz
Fri Jul 8 16:14:05 EDT 2016
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=9bc0d3f12ed82e4b7ce1ebffc0eb9cf766b80e43
commit 9bc0d3f12ed82e4b7ce1ebffc0eb9cf766b80e43
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Jul 8 11:13:29 2016 -0500
Update Selenium to 2.53.1, requires Firefox 47.0.1+.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dfaeecd..e93fef1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<opensaml.version>3.3.0-SNAPSHOT</opensaml.version>
<idp.version>3.3.0-SNAPSHOT</idp.version>
<idp-example-jetty-base.version>9.2.0-SNAPSHOT</idp-example-jetty-base.version>
- <selenium.version>2.45.0</selenium.version>
+ <selenium.version>2.53.1</selenium.version>
<testbed.version>0.5.0-SNAPSHOT</testbed.version>
<testbed.classifier>classes</testbed.classifier>
<test-distributions.directory>${project.basedir}/test-distributions</test-distributions.directory>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list