Skip to content

Commit 9a20269

Browse files
Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.6 (#225)
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.3 to 12.1.6. - [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.3...v12.1.6) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f4e436 commit 9a20269

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
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.owasp</groupId>
113113
<artifactId>dependency-check-maven</artifactId>
114-
<version>12.1.3</version>
114+
<version>12.1.6</version>
115115
<configuration>
116116
<failBuildOnCVSS>0</failBuildOnCVSS>
117117
</configuration>

0 commit comments

Comments
 (0)