From: <svn...@os...> - 2012-03-04 23:03:41
|
Author: simonegiannecchini Date: 2012-03-04 15:03:34 -0800 (Sun, 04 Mar 2012) New Revision: 38609 Modified: trunk/pom.xml Log: GEOT-4055 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-03-04 13:37:51 UTC (rev 38608) +++ trunk/pom.xml 2012-03-04 23:03:34 UTC (rev 38609) @@ -91,7 +91,7 @@ <test.exclude.pattern>disabled</test.exclude.pattern> <test.maxHeapSize>512M</test.maxHeapSize> <src.output>${basedir}/target</src.output> - <imageio.ext.version>1.1.2</imageio.ext.version> + <imageio.ext.version>1.1.3</imageio.ext.version> <jt.version>1.2.0</jt.version> <jvm.opts></jvm.opts> <maven.build.timestamp.format>dd-MMM-yyyy HH:mm</maven.build.timestamp.format> |