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

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

Author: tilman
Date: Thu Sep 26 03:21:37 2019
New Revision: 1867558

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

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1867558&r1=1867557&r2=1867558&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Thu Sep 26 03:21:37 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 -->