Skip to content

Commit b6666c3

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.5.0 (#1111)
1 parent aa68db1 commit b6666c3

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
@@ -256,7 +256,7 @@
256256
<!-- There's a bug in the plugin that prevents us from failing on warning in the latest version (3.2.0).
257257
Once a new version (> 3.2.0) is released, we can upgrade the plugin to latest.
258258
See https://issues.apache.org/jira/browse/MDEP-753 -->
259-
<version>3.4.0</version>
259+
<version>3.5.0</version>
260260
<configuration>
261261
<failOnWarning>true</failOnWarning>
262262
<ignoredDependencies>

0 commit comments

Comments
 (0)