Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot-preview[bot] and aklish committed Jan 17, 2020
1 parent b2c99ac commit 404945c
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.3</version>
<version>5.2.4</version>
<configuration>
<failBuildOnCVSS>6</failBuildOnCVSS>
<skipSystemScope>true</skipSystemScope>
Expand Down

0 comments on commit 404945c

Please sign in to comment.