Author: tilman
Date: Sat Dec  5 12:22:31 2020
New Revision: 1884126

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

Modified:
    pdfbox/branches/2.0/parent/pom.xml

Modified: pdfbox/branches/2.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/parent/pom.xml?rev=1884126&r1=1884125&r2=1884126&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Sat Dec  5 12:22:31 2020
@@ -203,7 +203,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>6.0.2</version>
+                        <version>6.0.3</version>
                         <configuration>
                             
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                             <!-- 
https://github.com/jeremylong/DependencyCheck/issues/1574 -->


Reply via email to