Author: tilman
Date: Wed Jul  3 04:04:27 2024
New Revision: 1918864

URL: http://svn.apache.org/viewvc?rev=1918864&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=1918864&r1=1918863&r2=1918864&view=diff
==============================================================================
--- pdfbox/branches/2.0/pom.xml (original)
+++ pdfbox/branches/2.0/pom.xml Wed Jul  3 04:04:27 2024
@@ -317,7 +317,7 @@
               <plugin>
                   <groupId>org.owasp</groupId>
                   <artifactId>dependency-check-maven</artifactId>
-                  <version>10.0.0</version>
+                  <version>10.0.1</version>
                   <configuration>
                       <failBuildOnCVSS>0</failBuildOnCVSS>
                       <!-- 
https://github.com/jeremylong/DependencyCheck/issues/1574 -->


Reply via email to