You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ss...@apache.org on 2022/02/03 11:54:39 UTC

svn commit: r1897722 - in /xmlgraphics/fop/trunk: fop/lib/commons-io-1.3.1.jar fop/lib/commons-io-2.11.0.jar pom.xml

Author: ssteiner
Date: Thu Feb  3 11:54:39 2022
New Revision: 1897722

URL: http://svn.apache.org/viewvc?rev=1897722&view=rev
Log:
FOP-3051: Upgrade to Commons IO 2.11

Added:
    xmlgraphics/fop/trunk/fop/lib/commons-io-2.11.0.jar   (with props)
Removed:
    xmlgraphics/fop/trunk/fop/lib/commons-io-1.3.1.jar
Modified:
    xmlgraphics/fop/trunk/pom.xml

Added: xmlgraphics/fop/trunk/fop/lib/commons-io-2.11.0.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop/lib/commons-io-2.11.0.jar?rev=1897722&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/fop/trunk/fop/lib/commons-io-2.11.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: xmlgraphics/fop/trunk/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/pom.xml?rev=1897722&r1=1897721&r2=1897722&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/pom.xml (original)
+++ xmlgraphics/fop/trunk/pom.xml Thu Feb  3 11:54:39 2022
@@ -16,7 +16,7 @@
     <batik.version>1.14.0-SNAPSHOT</batik.version>
     <build.helper.plugin.version>1.9.1</build.helper.plugin.version>
     <checkstyle.plugin.version>2.14</checkstyle.plugin.version>
-    <commons.io.version>1.3.1</commons.io.version>
+    <commons.io.version>2.11.0</commons.io.version>
     <commons.logging.version>1.0.4</commons.logging.version>
     <compiler.plugin.version>3.1</compiler.plugin.version>
     <exec.plugin.version>1.4.0</exec.plugin.version>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org