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 Platform WAR and JDBC JAR dependency --> <!-- This plugin downloads the Platform WAR and JDBC JAR dependency -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version> <version>3.6.1</version>
<executions> <executions>
<!-- This execution downloads the Platform WAR --> <!-- This execution downloads the Platform WAR -->
<execution> <execution>

View File

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

View File

@@ -31,7 +31,7 @@
<!-- This plugin downloads ancillary WARs --> <!-- This plugin downloads ancillary WARs -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version> <version>3.6.1</version>
<executions> <executions>
<!-- This execution downloads the API Explorer WAR --> <!-- This execution downloads the API Explorer WAR -->
<execution> <execution>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -23,7 +23,7 @@
<!-- This plugin downloads the dependency AMPs --> <!-- This plugin downloads the dependency AMPs -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<executions> <executions>
<!-- This execution downloads the dependency AMPs in the 'compile' and 'runtime' scopes --> <!-- This execution downloads the dependency AMPs in the 'compile' and 'runtime' scopes -->
<execution> <execution>

View File

@@ -23,7 +23,7 @@
<!-- This plugin downloads the dependency AMPs --> <!-- This plugin downloads the dependency AMPs -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<executions> <executions>
<!-- This execution downloads the dependency AMPs in the `compile`, `runtime`, and `test' scopes --> <!-- This execution downloads the dependency AMPs in the `compile`, `runtime`, and `test' scopes -->
<execution> <execution>

View File

@@ -36,7 +36,7 @@
<!-- This plugin downloads the dependency AMPs --> <!-- This plugin downloads the dependency AMPs -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<executions> <executions>
<!-- This execution downloads the dependency AMPs in the `compile`, `runtime`, and `test' scopes --> <!-- This execution downloads the dependency AMPs in the `compile`, `runtime`, and `test' scopes -->
<execution> <execution>

View File

@@ -23,7 +23,7 @@
<!-- This plugin downloads the parameterized WAR --> <!-- This plugin downloads the parameterized WAR -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<executions> <executions>
<!-- This execution downloads the parameterized WAR --> <!-- This execution downloads the parameterized WAR -->
<execution> <execution>

View File

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

View File

@@ -23,7 +23,7 @@
<!-- This plugin serializes the compile/runtime AMP and JAR dependencies into a classpath string --> <!-- This plugin serializes the compile/runtime AMP and JAR dependencies into a classpath string -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<executions> <executions>
<execution> <execution>
<id>generate-amp-notest-classpath</id> <id>generate-amp-notest-classpath</id>

View File

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

View File

@@ -31,7 +31,7 @@
<!-- This plugin downloads the dependent runtime/test JARs --> <!-- This plugin downloads the dependent runtime/test JARs -->
<plugin> <plugin>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version> <version>3.6.1</version>
<executions> <executions>
<!-- This execution downloads the dependency JARs --> <!-- This execution downloads the dependency JARs -->
<execution> <execution>