Skip to content

Commit e82fdb7

Browse files
Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#185)
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](apache/maven-dependency-plugin@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a4d19d commit e82fdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@
544544
<plugin>
545545
<groupId>org.apache.maven.plugins</groupId>
546546
<artifactId>maven-dependency-plugin</artifactId>
547-
<version>3.4.0</version>
547+
<version>3.5.0</version>
548548
</plugin>
549549
<!-- Project Info Report -->
550550
<plugin>

0 commit comments

Comments
 (0)