Skip to content

Commit cbfc045

Browse files
Update dependency org.owasp:dependency-check-maven to v7.2.1
1 parent db75a8d commit cbfc045

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
@@ -340,7 +340,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
340340
<plugin>
341341
<groupId>org.owasp</groupId>
342342
<artifactId>dependency-check-maven</artifactId>
343-
<version>7.1.1</version>
343+
<version>7.2.1</version>
344344
<configuration>
345345
<failBuildOnCVSS>7.0</failBuildOnCVSS>
346346
<failOnError>true</failOnError>

0 commit comments

Comments
 (0)