| commit | 2d10121737684b5d1a5186cbb0fc6bf5f311e59b | [log] [tgz] |
|---|---|---|
| author | Tilman Hausherr <tilman@snafu.de> | Wed Nov 12 09:55:44 2025 +0100 |
| committer | Tilman Hausherr <tilman@snafu.de> | Wed Nov 12 09:55:44 2025 +0100 |
| tree | f64b9a03d4628cedafd3e1580570e6c5e38b87f1 | |
| parent | 01c862985ca90137b34a1f8eeac8a6e383d6e7d7 [diff] |
PDFBOX-5660: update owasp plugin
diff --git a/pom.xml b/pom.xml index 102767c..88c7aad 100644 --- a/pom.xml +++ b/pom.xml
@@ -389,7 +389,7 @@ <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> - <version>12.1.8</version> + <version>12.1.9</version> <configuration> <failBuildOnCVSS>0</failBuildOnCVSS> <!-- alternatively: use ossIndexUsername and ossIndexPassword for mail-address and token -->