build: update dependency-check-maven to v12.0.2

This commit is contained in:
2025-01-31 18:04:47 +01:00
parent fd9045d7cd
commit 7e05f4937d

View File

@ -368,7 +368,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>11.1.1</version>
<version>12.0.2</version>
<configuration>
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
<nvdDatafeedUrl>${env.NVD_DATAFEED_URL}</nvdDatafeedUrl>