Revert to use stable maven-dependency-plugin

This commit is contained in:
Andreas Dangel
2020-07-02 21:41:19 +02:00
parent 67f33e3427
commit c24efea939

View File

@ -141,7 +141,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.3-SNAPSHOT</version>
<version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>