Skip to content

Commit 0a22565

Browse files
committed
pom.xml: updates owasp dependency check
1 parent 11d5873 commit 0a22565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goobi-viewer-indexer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
<plugin>
454454
<groupId>org.owasp</groupId>
455455
<artifactId>dependency-check-maven</artifactId>
456-
<version>9.2.0</version>
456+
<version>12.0.2</version>
457457
<configuration>
458458
<!--failBuildOnCVSS>5.0</failBuildOnCVSS-->
459459
<skipProvidedScope>true</skipProvidedScope>

0 commit comments

Comments
 (0)