Skip to content

Commit f085280

Browse files
Bump org.apache.maven.plugins:maven-dependency-plugin (#362)
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.1 to 3.8.1. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.8.1) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 420887b commit f085280

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
@@ -401,7 +401,7 @@
401401
<plugin>
402402
<groupId>org.apache.maven.plugins</groupId>
403403
<artifactId>maven-dependency-plugin</artifactId>
404-
<version>3.6.1</version>
404+
<version>3.8.1</version>
405405
<configuration>
406406
<skip>${project.check.skip-dependency}</skip>
407407
<failOnWarning>${project.check.fail-dependency}</failOnWarning>

0 commit comments

Comments
 (0)