Skip to content

Commit 1d81be9

Browse files
chore(ci): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2 (#1150)
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.2.1 to 12.2.2. - [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.2.1...v12.2.2) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.2 dependency-type: direct:development 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 79afa60 commit 1d81be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
510510
<plugin>
511511
<groupId>org.owasp</groupId>
512512
<artifactId>dependency-check-maven</artifactId>
513-
<version>12.2.1</version>
513+
<version>12.2.2</version>
514514
<configuration>
515515
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
516516
<failBuildOnCVSS>9</failBuildOnCVSS>

0 commit comments

Comments
 (0)