Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.0.1 to 9.0.2
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/v9.0.2/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and vilppuvuorinen committed Dec 4, 2023
1 parent 42bb13d commit fe9a27b
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 @@ -166,7 +166,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.0.1</version>
<version>9.0.2</version>
<configuration>
<failBuildOnCVSS>1</failBuildOnCVSS>
<cveValidForHours>168</cveValidForHours>
Expand Down

0 comments on commit fe9a27b

Please sign in to comment.