[MRM-1595] Upgrade to Guava 11.0.1

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237575 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jean-Baptiste Onofre 2012-01-30 09:38:08 +00:00
parent 4cee9c9ab8
commit 0337a1e485
1 changed files with 1 additions and 1 deletions

View File

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