Skip to content

Commit

Permalink
AlexeiBarantsev: Updating maven to HtmlUnit 2.11
Browse files Browse the repository at this point in the history
r18286
  • Loading branch information
barancev committed Dec 9, 2012
1 parent 2ccf8f1 commit 304a010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/htmlunit-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.10</version>
<version>2.11</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 304a010

Please sign in to comment.