Author: tilman
Date: Sun Dec 2 20:27:26 2018
New Revision: 1848012
URL: http://svn.apache.org/viewvc?rev=1848012&view=rev
Log:
PDFBOX-4071: update plugin 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=1848012&r1=1848011&r2=1848012&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Sun Dec 2 20:27:26 2018
@@ -173,7 +173,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>3.3.3</version>
+ <version>3.3.4</version>
<configuration>
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
</configuration>