mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-19 10:07:12 +01:00
Enable running DependencyCheck on Maven 3.0
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -130,7 +130,7 @@ Copyright (c) 2012 - Jeremy Long
|
||||
<slf4j.version>1.7.23</slf4j.version>
|
||||
<logback.version>1.1.9</logback.version>
|
||||
<!-- Note that Maven will use classes from the distro, ignoring declared dependencies for Maven core... -->
|
||||
<maven.api.version>3.3.9</maven.api.version>
|
||||
<maven.api.version>3.0</maven.api.version>
|
||||
<reporting.checkstyle-plugin.version>2.17</reporting.checkstyle-plugin.version>
|
||||
<reporting.cobertura-plugin.version>2.7</reporting.cobertura-plugin.version>
|
||||
<reporting.pmd-plugin.version>3.6</reporting.pmd-plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user