maven-dependency-plugin to v3.2.0

This commit is contained in:
2021-10-28 17:24:21 -04:00
parent a49c5a7dbb
commit 012bb361ba
16 changed files with 16 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
<!-- This plugin downloads the Share JAR-based extension modules and runtime/test dependencies -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency JARs, including JAR modules -->
<execution>