summaryrefslogtreecommitdiffstats
path: root/rulemgt
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2019-03-13 11:21:53 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2019-03-13 14:45:32 +0800
commit42fcee46204b7a1e2a99660ecb47533b137aa345 (patch)
tree7ecef7e4da3ff58ae48473c948584d4b9d290e30 /rulemgt
parentc5765c3e4a9240403c47a57993adae0a7c6dece9 (diff)
Fixed the c3p0 issue found by NexusIQ
Change-Id: I393119be4e1ef514f6eed8c314d000cf23b5c96f Issue-ID: HOLMES-206 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt')
-rw-r--r--rulemgt/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml
index 49d6d27..dafe74e 100644
--- a/rulemgt/pom.xml
+++ b/rulemgt/pom.xml
@@ -143,10 +143,6 @@
<artifactId>postgresql</artifactId>
</dependency>
<dependency>
- <groupId>org.quartz-scheduler</groupId>
- <artifactId>quartz</artifactId>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>