commit | 0dc1a34215c11030bd628c315ee727054d44b522 | [log] [tgz] |
---|---|---|
author | Tilman Hausherr <tilman@snafu.de> | Sat Jan 07 09:54:10 2023 +0100 |
committer | Tilman Hausherr <tilman@snafu.de> | Sat Jan 07 09:54:10 2023 +0100 |
tree | f6f8b7e2047bb33f60bb391cd1079b1aef40565d | |
parent | 917c8dab80c3f62792e7a455906c9eaef3f9eb84 [diff] |
PDFBOX-4892: update owasp plugin
diff --git a/pom.xml b/pom.xml index e6aed5d..2bb91b6 100644 --- a/pom.xml +++ b/pom.xml
@@ -388,7 +388,7 @@ <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> - <version>7.4.3</version> + <version>7.4.4</version> <configuration> <failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability> </configuration>