summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-10-16 11:49:55 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-10-16 11:49:55 +0200
commit7aae54c61cb4579affe4bd753ee22e3622b2ea41 (patch)
treed3b9043426b4c9d13dbeee9109a29698cd73e02b /pom.xml
parent30229f81ab0e6af9842a8feffe8f0b5be974952f (diff)
Use maven-dependency-plugin 2.10
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 80ff9f1f905..ad20338f62d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.8</version>
+ <version>2.10</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>