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:27:13 UTC

svn commit: r1875813 - /pdfbox/branches/issue45/parent/pom.xml

Author: tilman
Date: Sat Mar 28 16:27:13 2020
New Revision: 1875813

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

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

Modified: pdfbox/branches/issue45/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/issue45/parent/pom.xml?rev=1875813&r1=1875812&r2=1875813&view=diff
==============================================================================
--- pdfbox/branches/issue45/parent/pom.xml (original)
+++ pdfbox/branches/issue45/parent/pom.xml Sat Mar 28 16:27:13 2020
@@ -194,7 +194,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>5.3.0</version>
+                        <version>5.3.2</version>
                         <configuration>
                             <failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                             <!-- https://github.com/jeremylong/DependencyCheck/issues/1574 -->