Skip to content

Commit 9dc201b

Browse files
build(deps-dev): bump org.owasp:dependency-check-maven
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.2.2 to 13.0.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.2.2...v13.0.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f23d962 commit 9dc201b

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
@@ -248,7 +248,7 @@
248248
<plugin>
249249
<groupId>org.owasp</groupId>
250250
<artifactId>dependency-check-maven</artifactId>
251-
<version>12.2.2</version>
251+
<version>13.0.0</version>
252252
<configuration>
253253
<skipSystemScope>true</skipSystemScope>
254254
</configuration>

0 commit comments

Comments
 (0)