Skip to content

Commit d343aae

Browse files
committed
Update the maven project to point at the latest guava version too.
1 parent be19630 commit d343aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>com.google.guava</groupId>
141141
<artifactId>guava</artifactId>
142-
<version>15.0</version>
142+
<version>18.0</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)