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 -->