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 2018/09/14 18:41:37 UTC

svn commit: r1840946 - /pdfbox/branches/2.0/parent/pom.xml

Author: tilman
Date: Fri Sep 14 18:41:37 2018
New Revision: 1840946

URL: http://svn.apache.org/viewvc?rev=1840946&view=rev
Log:
PDFBOX-4071: update to current

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=1840946&r1=1840945&r2=1840946&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Fri Sep 14 18:41:37 2018
@@ -70,7 +70,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.5</version>
+                <version>2.6</version>
                 <scope>test</scope>
             </dependency>
             <dependency>