xuxueli 7 years ago
parent
commit
a43c67c647
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/XXL-JOB-English-Documentation.md
  2. 1 1
      doc/XXL-JOB官方文档.md

+ 1 - 1
doc/XXL-JOB-English-Documentation.md

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

+ 1 - 1
doc/XXL-JOB官方文档.md

@@ -128,7 +128,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
 <dependency>
     <groupId>com.xuxueli</groupId>
     <artifactId>xxl-job-core</artifactId>
-    <version>1.8.1</version>
+    <version>1.8.2</version>
 </dependency>
 ```