Update dependency versions and POM structure

This commit is contained in:
Ben Alex
2008-03-24 09:06:46 +00:00
parent 6ab301981c
commit f67c7bcb38
5 changed files with 3 additions and 8 deletions

View File

@@ -39,12 +39,10 @@
<dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>1.8.0.4</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.2.4</version>
<scope>runtime</scope>
</dependency>
</dependencies>