Commit b9abcb5e by xueli.xue

更新RM;

升级执行器slf4j版本
parent 09430dd3
Showing with 2 additions and 2 deletions
......@@ -79,7 +79,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
</dependency>
```
......
......@@ -26,7 +26,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.5</version>
<version>1.7.21</version>
</dependency>
<!-- c3p0 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment