diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 3d2e021..67f7265 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -98,7 +98,12 @@ true - + + + com.alibaba + druid + 1.0.28 + diff --git a/pom.xml b/pom.xml index 75be04e..e68ba75 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ novel-common novel-front novel-crawl + novel-admin pom