aboutsummaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorronshapiro <ronshapiro@google.com>2016-04-21 14:02:36 -0700
committerÉamonn McManus <eamonn@mcmanus.net>2016-05-10 08:35:15 -0700
commit0ef134d2cb3fc6b63c119186278e705f4ea94be6 (patch)
tree76a60fc9b89d4f7dd1599081476ca2043214b5e9 /service
parentea6503b5e5b6ea3a5d10b869ae1babb7f2af0666 (diff)
downloadauto-0ef134d2cb3fc6b63c119186278e705f4ea94be6.tar.gz
Update to Guava 19
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120482220
Diffstat (limited to 'service')
-rw-r--r--service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/pom.xml b/service/pom.xml
index f581fb3f..8a730767 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -48,7 +48,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>18.0</version>
+ <version>19.0</version>
</dependency>
<!-- test dependencies -->
<dependency>