upgrade to guava 13.0.1

This commit is contained in:
Shay Banon 2012-09-02 17:52:40 +02:00
parent edfbfc1c87
commit 8b499dd4fd
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>13.0</version>
<version>13.0.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>