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/09/26 03:21:42 UTC

svn commit: r1867559 - /pdfbox/branches/issue4569/parent/pom.xml

Author: tilman
Date: Thu Sep 26 03:21:42 2019
New Revision: 1867559

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

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

Modified: pdfbox/branches/issue4569/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/issue4569/parent/pom.xml?rev=1867559&r1=1867558&r2=1867559&view=diff
==============================================================================
--- pdfbox/branches/issue4569/parent/pom.xml (original)
+++ pdfbox/branches/issue4569/parent/pom.xml Thu Sep 26 03:21:42 2019
@@ -164,7 +164,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>5.2.1</version>
+                        <version>5.2.2</version>
                         <configuration>
                             <failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                             <!-- https://github.com/jeremylong/DependencyCheck/issues/1574 -->