26 Oct
2009
26 Oct
'09
4:26 p.m.
Author: echatellier Date: 2009-10-26 17:26:38 +0100 (Mon, 26 Oct 2009) New Revision: 1689 Modified: trunk/pom.xml Log: commons-beanutils version bump. Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-10-19 12:44:59 UTC (rev 1688) +++ trunk/pom.xml 2009-10-26 16:26:38 UTC (rev 1689) @@ -51,7 +51,7 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.8.0</version> + <version>1.8.1</version> <scope>compile</scope> </dependency>