Skip to content

Commit

Permalink
Bump dependency-check-maven from 5.2.1 to 5.2.3 (#1069)
Browse files Browse the repository at this point in the history
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/master/RELEASE_NOTES.md)
- [Commits](jeremylong/DependencyCheck@v5.2.1...v5.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Nov 16, 2019
1 parent bd6f02c commit c96f889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>5.2.1</version>
<version>5.2.3</version>
<configuration>
<failBuildOnCVSS>6</failBuildOnCVSS>
<skipSystemScope>true</skipSystemScope>
Expand Down

0 comments on commit c96f889

Please sign in to comment.