Skip to content

Commit 4e351c5

Browse files
committed
pom.xml: updated Google Guava library to 10.0
@see http://code.google.com/p/guava-libraries/wiki/Release10 Reported by `mvn versions:display-dependency-updates`. No functional changes.
1 parent 373c796 commit 4e351c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>com.google.guava</groupId>
208208
<artifactId>guava</artifactId>
209-
<version>r09</version>
209+
<version>10.0</version>
210210
</dependency>
211211

212212
</dependencies>

0 commit comments

Comments
 (0)