Skip to content

Commit

Permalink
Merge pull request ozimov#14 from anthonyu/patch-1
Browse files Browse the repository at this point in the history
Upgrade to latest guava
  • Loading branch information
kstyrc committed Sep 22, 2014
2 parents 9b13d2c + 40ab934 commit 9c458b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-io</artifactId>
<version>r03</version>
<artifactId>guava</artifactId>
<version>18.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9c458b3

Please sign in to comment.