Skip to content

Commit 7edcaed

Browse files
Bump org.owasp:dependency-check-maven from 12.1.6 to 12.1.8
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.6 to 12.1.8. - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.6...v12.1.8) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6da008b commit 7edcaed

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
@@ -447,7 +447,7 @@
447447
<plugin>
448448
<groupId>org.owasp</groupId>
449449
<artifactId>dependency-check-maven</artifactId>
450-
<version>12.1.6</version>
450+
<version>12.1.8</version>
451451
<configuration>
452452
<nvdApiKey>${nvd.api.key}</nvdApiKey>
453453
<failBuildOnCVSS>10</failBuildOnCVSS>

0 commit comments

Comments
 (0)