mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade maven-dependency-plugin 3.7.1 -> 3.8.0 (#1304)
See: - https://issues.apache.org/jira/issues/?jql=project%20%3D%20MDEP%20AND%20fixVersion%20%3E%203.7.1%20AND%20fixVersion%20%3C%3D%203.8.0 - https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-3.8.0 - https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.0
This commit is contained in:
committed by
GitHub
parent
188715c3c0
commit
5960423c4e
2
pom.xml
2
pom.xml
@@ -1006,7 +1006,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
<version>3.7.1</version>
|
||||
<version>3.8.0</version>
|
||||
<configuration>
|
||||
<!-- XXX: Drop `ignoreAllNonTestScoped` once
|
||||
https://issues.apache.org/jira/browse/MNG-6058 is
|
||||
|
||||
Reference in New Issue
Block a user