commit | 515d3fb04b7fa682a3f0b1c220614e3a18749f6e | [log] [tgz] |
---|---|---|
author | Tilman Hausherr <tilman@snafu.de> | Sat Apr 01 12:20:37 2023 +0200 |
committer | Tilman Hausherr <tilman@snafu.de> | Sat Apr 01 12:20:37 2023 +0200 |
tree | 943d22069107675fc66895229d09ba494485e839 | |
parent | db2080367e5b8ccfc5f775ec8eb7ec7f1b39e891 [diff] |
PDFBOX-4892: update owasp plugin
diff --git a/pom.xml b/pom.xml index 842d40f..bed218a 100644 --- a/pom.xml +++ b/pom.xml
@@ -388,7 +388,7 @@ <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> - <version>8.1.2</version> + <version>8.2.1</version> <configuration> <failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability> </configuration>