Skip to content

Commit 087ca95

Browse files
authored
Merge pull request #384 from dschadow/dependabot/maven/org.owasp-dependency-check-maven-13.0.0
2 parents 7a0812a + 500b9ee commit 087ca95

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

0 commit comments

Comments
 (0)