Update maven-dependency-plugin to version 2.9
Closes gh-1862
This commit is contained in:
committed by
Andy Wilkinson
parent
a9681ea032
commit
f62664534d
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user