1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Make hsqldb a testRuntime/runtime dependency.

This commit is contained in:
Luke Taylor
2010-02-27 00:41:16 +00:00
parent cb0f3f677f
commit b147652193
5 changed files with 9 additions and 7 deletions
+1
View File
@@ -22,5 +22,6 @@ dependencies {
project(':spring-security-taglibs'),
"org.springframework:spring-context-support:$springVersion",
"net.sf.ehcache:ehcache:$ehcacheVersion",
"hsqldb:hsqldb:$hsqlVersion",
'log4j:log4j:1.2.15@jar'
}