30 Mar
2010
30 Mar
'10
3:29 p.m.
Author: chatellier Date: 2010-03-30 15:29:51 +0000 (Tue, 30 Mar 2010) New Revision: 3012 Modified: isis-fish/trunk/pom.xml Log: Update commons beanutils Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2010-03-30 10:10:06 UTC (rev 3011) +++ isis-fish/trunk/pom.xml 2010-03-30 15:29:51 UTC (rev 3012) @@ -105,7 +105,7 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.8.2</version> + <version>1.8.3</version> <scope>compile</scope> </dependency>