Skip to content

Commit cd1e09c

Browse files
committed
pom.xml: updated Guava library to 13.0
@see http://code.google.com/p/guava-libraries/wiki/Release13 No functional changes.
1 parent e3c1a17 commit cd1e09c

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
@@ -10,7 +10,7 @@
1010
<packaging>war</packaging>
1111

1212
<properties>
13-
<guava.version>12.0</guava.version>
13+
<guava.version>13.0</guava.version>
1414
<hibernate.version>3.6.10.Final</hibernate.version>
1515
<hibernate.validator.version>5.0.0.Alpha1</hibernate.validator.version>
1616
<lombok.version>0.11.2</lombok.version>

0 commit comments

Comments
 (0)