xueli.xue hace 8 años
padre
commit
cd3912529c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md Ver fichero

@@ -73,7 +73,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
73 73
 <dependency>
74 74
     <groupId>com.xuxueli</groupId>
75 75
     <artifactId>xxl-job-core</artifactId>
76
-    <version>1.6.1</version>
76
+    <version>1.6.2</version>
77 77
 </dependency>
78 78
 ```
79 79