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/05/18 15:11:31 UTC

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

Author: tilman
Date: Fri May 18 15:11:30 2018
New Revision: 1831862

URL: http://svn.apache.org/viewvc?rev=1831862&view=rev
Log:
PDFBOX-4224: update jbig2 plugin

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=1831862&r1=1831861&r2=1831862&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Fri May 18 15:11:30 2018
@@ -97,7 +97,7 @@
             <dependency>
                 <groupId>org.apache.pdfbox</groupId>
                 <artifactId>jbig2-imageio</artifactId>
-                <version>3.0.0</version>
+                <version>3.0.1</version>
                 <scope>test</scope>
             </dependency>