Skip to content

Commit bcf2478

Browse files
authored
Merge pull request #318 from dschadow/dependabot/maven/org.owasp-dependency-check-maven-12.1.3
2 parents c1ad4ba + 38f85d5 commit bcf2478

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>12.1.2</version>
225+
<version>12.1.3</version>
226226
<configuration>
227227
<nvdApiKey>${nvdApiKey}</nvdApiKey>
228228
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)