From d960f94a596767e201a3c08e906da9e93e54f627 Mon Sep 17 00:00:00 2001 From: phacks <847790740@qq.com> Date: Sat, 16 May 2020 15:59:50 +0800 Subject: [PATCH] pom add novel-admin --- novel-common/pom.xml | 7 ++++++- pom.xml | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) 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