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 2019/08/09 03:32:45 UTC

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

Author: tilman
Date: Fri Aug  9 03:32:45 2019
New Revision: 1864742

URL: http://svn.apache.org/viewvc?rev=1864742&view=rev
Log:
PDFBOX-4071: update maven 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=1864742&r1=1864741&r2=1864742&view=diff
==============================================================================
--- pdfbox/branches/issue45/parent/pom.xml (original)
+++ pdfbox/branches/issue45/parent/pom.xml Fri Aug  9 03:32:45 2019
@@ -176,7 +176,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>5.2.0</version>
+                        <version>5.2.1</version>
                         <configuration>
                             <failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                             <!-- https://github.com/jeremylong/DependencyCheck/issues/1574 -->