commit b5f6f65fdddc7561b39042195f33cfeb87fa10fe Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Wed Jul 4 17:21:55 2012 +0200 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Wed Jul 4 17:21:55 2012 +0200
JBEHAVE-793: Upgraded to selenium 2.24.1 diff --git a/web-selenium/pom.xml b/web-selenium/pom.xml index a59f5fd..a731c60 100644 --- a/web-selenium/pom.xml +++ b/web-selenium/pom.xml @@ -11,7 +11,7 @@ <description>Selenium and WebDriver API bindings for JBehave</description> <properties> - <selenium.version>2.21.0</selenium.version> + <selenium.version>2.24.1</selenium.version> <groovy.version>1.8.6</groovy.version> </properties>