xuxueli 8 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 View File

147
 <dependency>
147
 <dependency>
148
     <groupId>com.xuxueli</groupId>
148
     <groupId>com.xuxueli</groupId>
149
     <artifactId>xxl-job-core</artifactId>
149
     <artifactId>xxl-job-core</artifactId>
150
-    <version>1.8.2</version>
150
+    <version>${最新稳定版本}</version>
151
 </dependency>
151
 </dependency>
152
 ```
152
 ```
153
 
153