Skip to content

Commit ddd2cda

Browse files
Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825)
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.0 to 9.0.6. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.0...v9.0.6) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2136292 commit ddd2cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@
750750
<plugin>
751751
<groupId>org.owasp</groupId>
752752
<artifactId>dependency-check-maven</artifactId>
753-
<version>9.0.0</version>
753+
<version>9.0.6</version>
754754
<configuration>
755755
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
756756
<failBuildOnCVSS>1.0</failBuildOnCVSS>

0 commit comments

Comments
 (0)