Skip to content

Commit

Permalink
deps: Update dependency org.apache.maven.plugins:maven-dependency-plu…
Browse files Browse the repository at this point in the history
…gin to v3.6.1 (#1633)
  • Loading branch information
renovate-bot committed Oct 24, 2023
1 parent 977a7a6 commit 21ee31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
<!-- There's a bug in the plugin that prevents us from failing on warning in the latest version (3.2.0).
Once a new version (> 3.2.0) is released, we can upgrade the plugin to latest.
See https://issues.apache.org/jira/browse/MDEP-753 -->
<version>3.6.0</version>
<version>3.6.1</version>
<configuration>
<failOnWarning>true</failOnWarning>
<ignoredDependencies>
Expand Down

0 comments on commit 21ee31c

Please sign in to comment.