Author: tilman
Date: Thu Jan 18 04:51:35 2024
New Revision: 1915304

URL: http://svn.apache.org/viewvc?rev=1915304&view=rev
Log:
PDFBOX-5660: update owasp plugin

Modified:
    pdfbox/branches/2.0/pom.xml

Modified: pdfbox/branches/2.0/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/pom.xml?rev=1915304&r1=1915303&r2=1915304&view=diff
==============================================================================
--- pdfbox/branches/2.0/pom.xml (original)
+++ pdfbox/branches/2.0/pom.xml Thu Jan 18 04:51:35 2024
@@ -318,7 +318,7 @@
               <plugin>
                   <groupId>org.owasp</groupId>
                   <artifactId>dependency-check-maven</artifactId>
-                  <version>9.0.8</version>
+                  <version>9.0.9</version>
                   <configuration>
                       <failBuildOnCVSS>0</failBuildOnCVSS>
                       <!-- 
https://github.com/jeremylong/DependencyCheck/issues/1574 -->


Reply via email to