Enhanced maven-dependency-plugin version (from 2.5.1 to 3.1.1)
This commit is contained in:
parent
ba8ddaa621
commit
d72c90ec73
2
pom.xml
2
pom.xml
|
@ -106,7 +106,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-dependency-plugin</artifactId>
|
<artifactId>maven-dependency-plugin</artifactId>
|
||||||
<version>2.5.1</version>
|
<version>3.1.1</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>copy-dependencies</id>
|
<id>copy-dependencies</id>
|
||||||
|
|
Loading…
Reference in New Issue