Skip to content

Commit d17e461

Browse files
Update dependency org.owasp:dependency-check-maven to v11.1.1
1 parent 2008f2c commit d17e461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
<plugin>
409409
<groupId>org.owasp</groupId>
410410
<artifactId>dependency-check-maven</artifactId>
411-
<version>11.1.0</version>
411+
<version>11.1.1</version>
412412
<configuration>
413413
<failBuildOnCVSS>7.0</failBuildOnCVSS>
414414
<failOnError>true</failOnError>

0 commit comments

Comments
 (0)