Skip to content

Commit

Permalink
Downgrade Guava for JDK 6 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Oct 2, 2017
1 parent b59afc1 commit dafdfe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>23.0</version>
<version>20.0</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit dafdfe3

Please sign in to comment.