mirror of
https://github.com/airsonic/airsonic.git
synced 2025-10-03 09:49:17 +02:00
Bump dependency-check-maven from 5.3.0 to 5.3.2
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 5.3.0 to 5.3.2. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/jeremylong/DependencyCheck/compare/v5.3.0...v5.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f5b6411ceb
commit
d3f7947b96
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -319,7 +319,7 @@
|
|||
<plugin>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check-maven</artifactId>
|
||||
<version>5.3.0</version>
|
||||
<version>5.3.2</version>
|
||||
<inherited>true</inherited>
|
||||
<configuration>
|
||||
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue