From df483646c9416d7718a8d009201f7b12158725c3 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Tue, 09 Jun 2020 20:01:23 +0800
Subject: [PATCH] modify

---
 pom.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index fc9df74..46f2f0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,12 +65,6 @@
             <artifactId>commons-pool2</artifactId>
         </dependency>
 
-        <!-- 任务调度 -->
-        <dependency>
-            <groupId>org.quartz-scheduler</groupId>
-            <artifactId>quartz</artifactId>
-        </dependency>
-
         <!-- MyBatis增强插件 -->
         <dependency>
             <groupId>com.baomidou</groupId>

--
Gitblit v1.9.1