------------------------------------------------------------ revno: 9063 committer: Morten Olav Hansen <morte...@gmail.com> branch nick: dhis2 timestamp: Thu 2012-11-15 17:32:52 +0100 message: updated commons-io to 2.4, xstream to 1.4.3 modified: dhis-2/pom.xml
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml' --- dhis-2/pom.xml 2012-11-15 16:25:30 +0000 +++ dhis-2/pom.xml 2012-11-15 16:32:52 +0000 @@ -486,7 +486,7 @@ <dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> - <version>1.4.2</version> + <version>1.4.3</version> </dependency> <dependency> <groupId>jep</groupId> @@ -564,7 +564,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.3</version> + <version>2.4</version> </dependency> <dependency> <groupId>commons-logging</groupId>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp