v1.8.2 v1.8.2
xuxueli 7 years ago
parent 2380ca7af1
commit a43c67c647

@ -119,7 +119,7 @@ Source repository address | Release Download
<dependency> <dependency>
<groupId>com.xuxueli</groupId> <groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId> <artifactId>xxl-job-core</artifactId>
<version>1.8.1</version> <version>1.8.2</version>
</dependency> </dependency>
``` ```

@ -128,7 +128,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.1</version> <version>1.8.2</version>
</dependency> </dependency>
``` ```

Loading…
Cancel
Save