Skip to content

Commit 8852709

Browse files
update build plugin
1 parent afff5a0 commit 8852709

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
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.owasp</groupId>
224224
<artifactId>dependency-check-maven</artifactId>
225-
<version>6.1.0</version>
225+
<version>6.1.5</version>
226226
<configuration>
227227
<cveValidForHours>24</cveValidForHours>
228228
<failBuildOnCVSS>0</failBuildOnCVSS>

0 commit comments

Comments
 (0)