From: <svn...@os...> - 2012-06-19 10:16:49
|
Author: danieleromagnoli Date: 2012-06-19 03:16:38 -0700 (Tue, 19 Jun 2012) New Revision: 38817 Modified: branches/2.7.x/pom.xml Log: Updating to ImageIO-Ext 1.1.4 Modified: branches/2.7.x/pom.xml =================================================================== --- branches/2.7.x/pom.xml 2012-06-19 09:57:05 UTC (rev 38816) +++ branches/2.7.x/pom.xml 2012-06-19 10:16:38 UTC (rev 38817) @@ -73,7 +73,7 @@ <stress.skip.pattern>**/*StressTest.java</stress.skip.pattern> <test.maxHeapSize>512M</test.maxHeapSize> <src.output>${basedir}/target</src.output> - <imageio.ext.version>1.1.3</imageio.ext.version> + <imageio.ext.version>1.1.4</imageio.ext.version> <jt.version>1.1.1</jt.version> <jvm.opts></jvm.opts> <maven.build.timestamp.format>dd-MMM-yyyy HH:mm</maven.build.timestamp.format> |