Commit db228d4c by xueli.xue

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

parent 019ab69e
Showing with 1 additions and 1 deletions
...@@ -69,7 +69,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是 ...@@ -69,7 +69,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
<dependency> <dependency>
<groupId>com.xuxueli</groupId> <groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId> <artifactId>xxl-job-core</artifactId>
<version>1.5.1</version> <version>1.5.2</version>
</dependency> </dependency>
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment