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

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

@@ -147,7 +147,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
 <dependency>
     <groupId>com.xuxueli</groupId>
     <artifactId>xxl-job-core</artifactId>
-    <version>1.8.2</version>
+    <version>${最新稳定版本}</version>
 </dependency>
 ```