use guava 16.0.1

This commit is contained in:
Olivier Lamy 2014-04-17 12:26:39 +10:00
parent 2b4fc98051
commit dc5e64d3bb
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>14.0.1</version>
<version>16.0.1</version>
</dependency>
<dependency>
<groupId>stax</groupId>