Skip to content

Commit af100ff

Browse files
build(deps): bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 (#1518)
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.9 to 12.2.0. - [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.9...v12.2.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 792e5c4 commit af100ff

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
@@ -320,7 +320,7 @@
320320
<plugin>
321321
<groupId>org.owasp</groupId>
322322
<artifactId>dependency-check-maven</artifactId>
323-
<version>12.1.9</version>
323+
<version>12.2.0</version>
324324
<configuration>
325325
<suppressionFiles>
326326
<suppressionFile>src/etc/project-suppression.xml</suppressionFile>

0 commit comments

Comments
 (0)