Skip to content

Commit e7bdc2a

Browse files
build(deps-dev): bump org.apache.maven.plugins:maven-dependency-plugin
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f76d3c3 commit e7bdc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ check for new dependency/plugin updates using:
558558
-->
559559
<plugin>
560560
<artifactId>maven-dependency-plugin</artifactId>
561-
<version>3.9.0</version><!--$NO-MVN-MAN-VER$-->
561+
<version>3.10.0</version><!--$NO-MVN-MAN-VER$-->
562562
<executions>
563563
<execution>
564564
<!-- Add maven project properties containing the path to artifact in the local repo for all dependencies to see https://maven.apache.org/plugins/maven-dependency-plugin/properties-mojo.html -->

0 commit comments

Comments
 (0)