Przeglądaj źródła

V1.5.1正式版本推送至maven中央仓库;

xueli.xue 9 lat temu
rodzic
commit
db228d4cf6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md Wyświetl plik

69
 <dependency>
69
 <dependency>
70
     <groupId>com.xuxueli</groupId>
70
     <groupId>com.xuxueli</groupId>
71
     <artifactId>xxl-job-core</artifactId>
71
     <artifactId>xxl-job-core</artifactId>
72
-    <version>1.5.1</version>
72
+    <version>1.5.2</version>
73
 </dependency>
73
 </dependency>
74
 ```
74
 ```
75
 
75