1
0

Bump maven-dependency-plugin from 3.4.0 to 3.5.0

Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.4.0...maven-dependency-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-13 10:01:49 +00:00
committed by Bruno P. Kinoshita
parent cb9f35f502
commit 72c688ad40
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.