Update maven-dependency-plugin to version 2.9

Closes gh-1862
This commit is contained in:
Michael Cramer
2014-11-10 09:54:58 +01:00
committed by Andy Wilkinson
parent a9681ea032
commit f62664534d
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.8</version>
<version>2.9</version>
<executions>
<execution>
<id>unpack</id>