Skip to content

Commit bb3ef40

Browse files
authored
Merge pull request #370 from dschadow/dependabot/maven/org.owasp-dependency-check-maven-12.2.2
2 parents ffa2a42 + 2e9bf85 commit bb3ef40

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.1</version>
238+
<version>12.2.2</version>
239239
<configuration>
240240
<nvdApiKey>${env.NVD_KEY}</nvdApiKey>
241241
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)