|
@@ -80,6 +80,7 @@ def common = [
|
|
|
"org.springframework:spring-tx:${springVersion}",
|
|
|
"org.springframework:spring-jdbc:${springVersion}",
|
|
|
"org.springframework:spring-context-support:${springVersion}",
|
|
|
+ "com.alibaba:druid:1.1.0",
|
|
|
"org.apache.velocity:velocity:1.7"
|
|
|
]
|
|
|
|