use las guava version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369386 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-04 18:20:34 +00:00
parent cba18e85b5
commit 997047c024
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@
<dependency> <dependency>
<groupId>com.google.guava</groupId> <groupId>com.google.guava</groupId>
<artifactId>guava</artifactId> <artifactId>guava</artifactId>
<version>11.0.1</version> <version>13.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>stax</groupId> <groupId>stax</groupId>