xuxueli 7 år sedan
förälder
incheckning
a43c67c647
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      doc/XXL-JOB-English-Documentation.md
  2. 1 1
      doc/XXL-JOB官方文档.md

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

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

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

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