Skip to content

Commit 6ef9808

Browse files
authored
Merge pull request #366 from dschadow/dependabot/maven/org.owasp-dependency-check-maven-12.2.1
2 parents 1e923f6 + ba902b3 commit 6ef9808

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
@@ -235,7 +235,7 @@
235235
<plugin>
236236
<groupId>org.owasp</groupId>
237237
<artifactId>dependency-check-maven</artifactId>
238-
<version>12.2.0</version>
238+
<version>12.2.1</version>
239239
<configuration>
240240
<nvdApiKey>${env.nvdApiKey}</nvdApiKey>
241241
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)