Skip to content

Commit 152c63a

Browse files
authored
Merge pull request #314 from dschadow/dependabot/maven/org.owasp-dependency-check-maven-12.1.9
2 parents 002be21 + fd70f74 commit 152c63a

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
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.owasp</groupId>
200200
<artifactId>dependency-check-maven</artifactId>
201-
<version>12.1.8</version>
201+
<version>12.1.9</version>
202202
<configuration>
203203
<skipProvidedScope>true</skipProvidedScope>
204204
<skipRuntimeScope>true</skipRuntimeScope>

0 commit comments

Comments
 (0)