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 2017/07/15 09:55:57 UTC

svn commit: r1802019 - /pdfbox/branches/2.0/parent/pom.xml

Author: tilman
Date: Sat Jul 15 09:55:57 2017
New Revision: 1802019

URL: http://svn.apache.org/viewvc?rev=1802019&view=rev
Log:
PDFBOX-3865: update version

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=1802019&r1=1802018&r2=1802019&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Sat Jul 15 09:55:57 2017
@@ -138,7 +138,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>2.0.0</version>
+                        <version>2.0.1</version>
                         <configuration>
                             <failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                         </configuration>