You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2020/03/28 16:26:51 UTC

svn commit: r1875812 - /pdfbox/branches/1.8/parent/pom.xml

Author: tilman
Date: Sat Mar 28 16:26:51 2020
New Revision: 1875812

URL: http://svn.apache.org/viewvc?rev=1875812&view=rev
Log:
PDFBOX-4071: update plugin

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

Modified: pdfbox/branches/1.8/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/parent/pom.xml?rev=1875812&r1=1875811&r2=1875812&view=diff
==============================================================================
--- pdfbox/branches/1.8/parent/pom.xml (original)
+++ pdfbox/branches/1.8/parent/pom.xml Sat Mar 28 16:26:51 2020
@@ -91,7 +91,7 @@
           <plugin>
               <groupId>org.owasp</groupId>
               <artifactId>dependency-check-maven</artifactId>
-              <version>5.3.0</version>
+              <version>5.3.2</version>
               <configuration>
                   <failBuildOnAnyVulnerability>false</failBuildOnAnyVulnerability>
                   <suppressionFile>suppressions.xml</suppressionFile>