|
@@ -147,7 +147,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.xuxueli</groupId>
|
|
<groupId>com.xuxueli</groupId>
|
|
<artifactId>xxl-job-core</artifactId>
|
|
<artifactId>xxl-job-core</artifactId>
|
|
- <version>1.8.2</version>
|
|
|
|
|
|
+ <version>${最新稳定版本}</version>
|
|
</dependency>
|
|
</dependency>
|
|
```
|
|
```
|
|
|
|
|