Skip to content

Commit 70b3198

Browse files
committed
Update Dependency Check to 12.1.3
1 parent 5180045 commit 70b3198

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
@@ -484,7 +484,7 @@
484484
<plugin>
485485
<groupId>org.owasp</groupId>
486486
<artifactId>dependency-check-maven</artifactId>
487-
<version>12.1.0</version>
487+
<version>12.1.3</version>
488488
<configuration>
489489
<failBuildOnCVSS>11</failBuildOnCVSS>
490490
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)