Skip to content

Commit a90c048

Browse files
committed
update dependency check plugin
1 parent 151a3d7 commit a90c048

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
@@ -367,7 +367,7 @@
367367
<plugin>
368368
<groupId>org.owasp</groupId>
369369
<artifactId>dependency-check-maven</artifactId>
370-
<version>11.1.0</version>
370+
<version>12.1.3</version>
371371
<configuration>
372372
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
373373
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)