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:35 UTC

svn commit: r1864740 - /pdfbox/trunk/parent/pom.xml

Author: tilman
Date: Fri Aug  9 03:32:34 2019
New Revision: 1864740

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

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1864740&r1=1864739&r2=1864740&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Fri Aug  9 03:32:34 2019
@@ -164,7 +164,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 -->