xuxueli před 7 roky
rodič
revize
a43c67c647

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

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

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