xuxueli 7 年前
父节点
当前提交
a43c67c647
共有 2 个文件被更改,包括 2 次插入2 次删除
  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
 <dependency>
119
 <dependency>
120
     <groupId>com.xuxueli</groupId>
120
     <groupId>com.xuxueli</groupId>
121
     <artifactId>xxl-job-core</artifactId>
121
     <artifactId>xxl-job-core</artifactId>
122
-    <version>1.8.1</version>
122
+    <version>1.8.2</version>
123
 </dependency>
123
 </dependency>
124
 ```
124
 ```
125
 
125
 

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

128
 <dependency>
128
 <dependency>
129
     <groupId>com.xuxueli</groupId>
129
     <groupId>com.xuxueli</groupId>
130
     <artifactId>xxl-job-core</artifactId>
130
     <artifactId>xxl-job-core</artifactId>
131
-    <version>1.8.1</version>
131
+    <version>1.8.2</version>
132
 </dependency>
132
 </dependency>
133
 ```
133
 ```
134
 
134