marcaurele commented on a change in pull request #2446: CLOUDSTACK-10271 maven
plugin for owasp dependency check added
URL: https://github.com/apache/cloudstack/pull/2446#discussion_r166526547
##########
File path: pom.xml
##########
@@ -569,6 +569,22 @@
<build>
<defaultGoal>install</defaultGoal>
<plugins>
+ <plugin>
+ <groupId>org.owasp</groupId>
+ <artifactId>dependency-check-maven</artifactId>
+ <version>3.1.1</version>
Review comment:
Can you move in the properties the version number, thanks
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services