------------------------------------------------------------ revno: 3232 committer: Lars Helge Overland <larshe...@gmail.com> branch nick: dhis2 timestamp: Thu 2011-03-31 14:06:54 +0200 message: Upgraded h2, ehcache version 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 2011-03-24 17:19:59 +0000 +++ dhis-2/pom.xml 2011-03-31 12:06:54 +0000 @@ -270,8 +270,7 @@ <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>${spring.version}</version> - </dependency> - + </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> @@ -495,7 +494,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.2.145</version> + <version>1.3.153</version> </dependency> <dependency> <groupId>com.ibatis</groupId> @@ -536,7 +535,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.0.1</version> + <version>2.3.2</version> </dependency> <dependency> <groupId>geronimo-spec</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