Skip to content

Commit

Permalink
upgraded to the latest selenium-java
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Jul 31, 2012
1 parent 70aec96 commit 1d64383
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>2.11.0</version>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>2.25.0</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
Expand Down

0 comments on commit 1d64383

Please sign in to comment.