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

@@ -31,7 +31,7 @@
<!-- This plugin downloads the Platform WAR and JDBC JAR dependency -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version>
<version>3.6.1</version>
<executions>
<!-- This execution downloads the Platform WAR -->
<execution>