Skip to content

Commit b34e8f6

Browse files
authored
Merge pull request #340 from dschadow/dependabot/maven/org.owasp-dependency-check-maven-12.2.1
2 parents 54ce001 + c798359 commit b34e8f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0</version>
201+
<version>12.2.1</version>
202202
<configuration>
203203
<skipProvidedScope>true</skipProvidedScope>
204204
<skipRuntimeScope>true</skipRuntimeScope>

0 commit comments

Comments
 (0)