master
xuxueli 7 years ago
parent 2380ca7af1
commit a43c67c647
  1. 2
      doc/XXL-JOB-English-Documentation.md
  2. 2
      doc/XXL-JOB官方文档.md

@ -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