maven-dependency-plugin to v3.6.1 across the board

This commit is contained in:
2024-03-14 17:05:59 -04:00
parent d97a201c4f
commit 439e45e2a5
16 changed files with 16 additions and 16 deletions

View File

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