升级版本
This commit is contained in:
parent
68c719cfe8
commit
44f6bf8672
12
pom.xml
12
pom.xml
@ -43,18 +43,18 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.aizuda</groupId>
|
||||
<artifactId>easy-retry-client-starter</artifactId>
|
||||
<version>3.3.0-SNAPSHOT</version>
|
||||
<artifactId>snail-job-client-starter</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.aizuda</groupId>
|
||||
<artifactId>easy-retry-client-core</artifactId>
|
||||
<version>3.3.0-SNAPSHOT</version>
|
||||
<artifactId>snail-job-client-retry-core</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.aizuda</groupId>
|
||||
<artifactId>easy-retry-client-job-core</artifactId>
|
||||
<version>3.3.0-SNAPSHOT</version>
|
||||
<artifactId>snail-job-client-job-core</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.freemarker</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user