1
0

Merge pull request #131 from apache/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.5.0

Bump maven-dependency-plugin from 3.4.0 to 3.5.0
This commit is contained in:
Bruno P. Kinoshita
2023-01-13 21:29:00 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -427,7 +427,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<executions>
<execution>
<goals>

View File

@@ -92,7 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-dependency-plugin from 2.4 to 3.4.0 #29, #79, #117.
Bump maven-dependency-plugin from 2.4 to 3.5.0 #29, #79, #117, #131.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-pmd-plugin from 3.3 to 3.19.0 #28, #90, #100, #103.