Skip to content

Commit baa88eb

Browse files
committed
Update dependency-check-maven to 12.1.6
This fixes dependency-check/DependencyCheck#7963
1 parent 8fdc6ba commit baa88eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
<plugin>
479479
<groupId>org.owasp</groupId>
480480
<artifactId>dependency-check-maven</artifactId>
481-
<version>12.1.3</version>
481+
<version>12.1.6</version>
482482
<configuration>
483483
<failBuildOnCVSS>4</failBuildOnCVSS>
484484
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)