Skip to content

Commit aa08b8d

Browse files
chore(ci): bump org.owasp:dependency-check-maven from 12.0.0 to 12.0.2 (#941)
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 12.0.0 to 12.0.2. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v12.0.0...v12.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5390c35 commit aa08b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@
547547
<plugin>
548548
<groupId>org.owasp</groupId>
549549
<artifactId>dependency-check-maven</artifactId>
550-
<version>12.0.0</version>
550+
<version>12.0.2</version>
551551
<configuration>
552552
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
553553
<failBuildOnCVSS>9</failBuildOnCVSS>

0 commit comments

Comments
 (0)