Skip to content

Commit d067869

Browse files
fix: [DevOps] Dependency Vulnerability Scan to 12.0.0
1 parent 328cafc commit d067869

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
@@ -710,7 +710,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
710710
<plugin>
711711
<groupId>org.owasp</groupId>
712712
<artifactId>dependency-check-maven</artifactId>
713-
<version>11.1.1</version>
713+
<version>12.0.0</version>
714714
<configuration>
715715
<connectionTimeout>60000</connectionTimeout>
716716
<nvdMaxRetryCount>20</nvdMaxRetryCount>

0 commit comments

Comments
 (0)