Skip to content

Commit ba902b3

Browse files
Bump org.owasp:dependency-check-maven from 12.2.0 to 12.2.1
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.2.0 to 12.2.1. - [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.0...v12.2.1) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b91a70f commit ba902b3

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
@@ -235,7 +235,7 @@
235235
<plugin>
236236
<groupId>org.owasp</groupId>
237237
<artifactId>dependency-check-maven</artifactId>
238-
<version>12.2.0</version>
238+
<version>12.2.1</version>
239239
<configuration>
240240
<nvdApiKey>${env.nvdApiKey}</nvdApiKey>
241241
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)