Skip to content

Commit f5fd36e

Browse files
Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0
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] <support@github.com>
1 parent 15d7710 commit f5fd36e

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

0 commit comments

Comments
 (0)