Author: tilman
Date: Wed Dec 18 19:42:26 2019
New Revision: 1871770

URL: http://svn.apache.org/viewvc?rev=1871770&view=rev
Log:
PDFBOX-4071: update dependencies

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=1871770&r1=1871769&r2=1871770&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Wed Dec 18 19:42:26 2019
@@ -97,7 +97,7 @@
             <dependency>
                 <groupId>org.apache.pdfbox</groupId>
                 <artifactId>jbig2-imageio</artifactId>
-                <version>3.0.2</version>
+                <version>3.0.3</version>
                 <scope>test</scope>
             </dependency>
 
@@ -194,7 +194,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>5.2.2</version>
+                        <version>5.2.4</version>
                         <configuration>
                             
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                             <!-- 
https://github.com/jeremylong/DependencyCheck/issues/1574 -->


Reply via email to