mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade maven-dependency-plugin 3.6.1 -> 3.7.0 (#1217)
See: - https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.7.0 - https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.0
This commit is contained in:
committed by
GitHub
parent
40ad38bc2a
commit
28a93e949e
2
pom.xml
2
pom.xml
@@ -964,7 +964,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
<version>3.6.1</version>
|
||||
<version>3.7.0</version>
|
||||
<configuration>
|
||||
<!-- XXX: Drop `ignoreAllNonTestScoped` once
|
||||
https://issues.apache.org/jira/browse/MNG-6058 is
|
||||
|
||||
Reference in New Issue
Block a user