commit | 940f870f81c78337ae415bb43ce1db53d1295f1c | [log] [tgz] |
---|---|---|
author | Tilman Hausherr <tilman@snafu.de> | Thu Feb 02 05:34:27 2023 +0100 |
committer | Tilman Hausherr <tilman@snafu.de> | Thu Feb 02 05:34:27 2023 +0100 |
tree | c56988225d8ed108208ada5449975ebf68a880d8 | |
parent | 0dc1a34215c11030bd628c315ee727054d44b522 [diff] |
PDFBOX-4892: update owasp plugin
diff --git a/pom.xml b/pom.xml index 2bb91b6..6ce934e 100644 --- a/pom.xml +++ b/pom.xml
@@ -388,7 +388,7 @@ <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> - <version>7.4.4</version> + <version>8.0.2</version> <configuration> <failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability> </configuration>