26 Oct
2009
26 Oct
'09
4:26 p.m.
Author: echatellier Date: 2009-10-26 17:26:36 +0100 (Mon, 26 Oct 2009) New Revision: 188 Modified: trunk/pom.xml Log: commons-beanutils version bump. Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-10-16 17:17:29 UTC (rev 187) +++ trunk/pom.xml 2009-10-26 16:26:36 UTC (rev 188) @@ -35,7 +35,7 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.8.0</version> + <version>1.8.1</version> <scope>compile</scope> </dependency>