mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-17 00:56:54 +01:00
Replaced version numbers for reporting plugins in maven module
Former-commit-id: e7ec67e0692d4233a2d6d651f50b0cd250c4587b
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -134,8 +134,10 @@ Copyright (c) 2012 - Jeremy Long
|
||||
<reporting.findbugs-plugin.version>2.5.3</reporting.findbugs-plugin.version>
|
||||
<reporting.javadoc-plugin.version>2.9.1</reporting.javadoc-plugin.version>
|
||||
<reporting.jxr-plugin.version>2.4</reporting.jxr-plugin.version>
|
||||
<!-- todo(code review): only used in maven module? Not needed elsewhere -->
|
||||
<reporting.maven-plugin-plugin.version>3.2</reporting.maven-plugin-plugin.version>
|
||||
<reporting.pmd-plugin.version>3.0.1</reporting.pmd-plugin.version>
|
||||
<!-- TODO(code review) project-info-reports-plugin was used in core, but not utils. Expected/intended? -->
|
||||
<!-- TODO(code review) project-info-reports-plugin was/is not used in utils. Expected/intended? -->
|
||||
<reporting.project-info-reports-plugin.version>2.7</reporting.project-info-reports-plugin.version>
|
||||
<reporting.surefire-report-plugin.version>2.16</reporting.surefire-report-plugin.version>
|
||||
<reporting.taglist-plugin.version>2.4</reporting.taglist-plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user