From 44e8a012e2281978d6ca7c3675b0a80720c17947 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期四, 16 十二月 2021 12:10:42 +0800
Subject: [PATCH] update 去除 jdk17 标签 由于很多组件还未适配 导致一些问题

---
 ruoyi-job/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-job/pom.xml b/ruoyi-job/pom.xml
index a87b3ef..3c13d35 100644
--- a/ruoyi-job/pom.xml
+++ b/ruoyi-job/pom.xml
@@ -31,7 +31,7 @@
 
         <dependency>
             <groupId>com.yomahub</groupId>
-            <artifactId>tlog-xxl-job</artifactId>
+            <artifactId>tlog-xxljob-spring-boot-starter</artifactId>
         </dependency>
 
     </dependencies>

--
Gitblit v1.9.3