Skip to content

Commit a43c67c

Browse files
committed
更新RM
1 parent 2380ca7 commit a43c67c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/XXL-JOB-English-Documentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Source repository address | Release Download
119119
<dependency>
120120
<groupId>com.xuxueli</groupId>
121121
<artifactId>xxl-job-core</artifactId>
122-
<version>1.8.1</version>
122+
<version>1.8.2</version>
123123
</dependency>
124124
```
125125

doc/XXL-JOB官方文档.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
128128
<dependency>
129129
<groupId>com.xuxueli</groupId>
130130
<artifactId>xxl-job-core</artifactId>
131-
<version>1.8.1</version>
131+
<version>1.8.2</version>
132132
</dependency>
133133
```
134134

0 commit comments

Comments
 (0)