summaryrefslogtreecommitdiffstats
path: root/node-maintainer
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-07-19 15:23:01 +0200
committergjoranv <gv@oath.com>2018-07-19 15:23:01 +0200
commit40eb9f953fa30815c7655eb0c033dc3d7909c9b8 (patch)
tree0bede9ae765e9a9a65bdcdb31903402aa1e5e2bd /node-maintainer
parent1505beb7e4cff4e6dbe456b38a41d7d8b0bd27d0 (diff)
Use the guava version from container-dep-versions everywhere.
Diffstat (limited to 'node-maintainer')
-rw-r--r--node-maintainer/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/node-maintainer/pom.xml b/node-maintainer/pom.xml
index 743e92f7f7d..f4e1b399cfa 100644
--- a/node-maintainer/pom.xml
+++ b/node-maintainer/pom.xml
@@ -71,7 +71,6 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>18.0</version>
</dependency>
</dependencies>