Selaa lähdekoodia

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

xueli.xue 9 vuotta sitten
vanhempi
commit
db228d4cf6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md Näytä tiedosto

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