Skip to content

Commit d46a29e

Browse files
dependabot[bot]Fishbowler
authored andcommitted
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac9cbfa commit d46a29e

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
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.owasp</groupId>
140140
<artifactId>dependency-check-maven</artifactId>
141-
<version>12.1.9</version>
141+
<version>12.2.0</version>
142142
<configuration>
143143
<skipProvidedScope>true</skipProvidedScope>
144144
<skipRuntimeScope>true</skipRuntimeScope>

0 commit comments

Comments
 (0)