Skip to content

Commit a0aba7e

Browse files
dependency-check-maven plugin version update
Updating plugin version to 7.1.0
1 parent a0c65d4 commit a0aba7e

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
@@ -739,7 +739,7 @@
739739
<plugin>
740740
<groupId>org.owasp</groupId>
741741
<artifactId>dependency-check-maven</artifactId>
742-
<version>7.0.4</version>
742+
<version>7.1.0</version>
743743
<configuration>
744744
<failBuildOnCVSS>1.0</failBuildOnCVSS>
745745
<suppressionFiles>./suppressions.xml</suppressionFiles>

0 commit comments

Comments
 (0)