Bump dependency-check-maven from 6.2.2 to 8.0.1
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.2.2 to 8.0.1. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/jeremylong/DependencyCheck/compare/v6.2.2...v8.0.1) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1cc79e4f10
commit
6dd945d31e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -274,7 +274,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.owasp</groupId>
|
<groupId>org.owasp</groupId>
|
||||||
<artifactId>dependency-check-maven</artifactId>
|
<artifactId>dependency-check-maven</artifactId>
|
||||||
<version>6.2.2</version>
|
<version>8.0.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<skipProvidedScope>true</skipProvidedScope>
|
<skipProvidedScope>true</skipProvidedScope>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Add table
Reference in a new issue