Skip to content

Commit

Permalink
Bump dependency in droid-parent to dependency-check-maven 5.2.3
Browse files Browse the repository at this point in the history
To prevent a 404 when downloading the nvdcve metadata file.

See jeremylong/DependencyCheck#2860 (comment) and ProgrammeVitam/sedatools#31
  • Loading branch information
douardda authored Sep 3, 2021
1 parent 1f7b2a9 commit ca00af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>5.2.1</version>
<version>5.2.3</version>
<configuration>
<failBuildOnCVSS>8</failBuildOnCVSS>
<skipSystemScope>true</skipSystemScope>
Expand Down

0 comments on commit ca00af3

Please sign in to comment.