http://wamblee.org/jira/browse/UTILS-5
[utils] / system / spring / pom.xml
index 3882fdaec78e0531f6733ee4aa55134c6a210fc8..f3ba1dba4b19b6a88c626838489849045d337bb5 100644 (file)
             <groupId>org.springframework</groupId>
             <artifactId>spring-context</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.dbunit</groupId>
+            <artifactId>dbunit</artifactId>
+            <scope>test</scope>
+        </dependency>
 
     </dependencies>