feat: 2.6.0
发布2.6.0
This commit is contained in:
parent
6a435b837e
commit
7985db6659
6
pom.xml
6
pom.xml
@ -38,17 +38,17 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.aizuda</groupId>
|
<groupId>com.aizuda</groupId>
|
||||||
<artifactId>easy-retry-client-starter</artifactId>
|
<artifactId>easy-retry-client-starter</artifactId>
|
||||||
<version>2.6.0-SNAPSHOT</version>
|
<version>2.6.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.aizuda</groupId>
|
<groupId>com.aizuda</groupId>
|
||||||
<artifactId>easy-retry-client-core</artifactId>
|
<artifactId>easy-retry-client-core</artifactId>
|
||||||
<version>2.6.0-SNAPSHOT</version>
|
<version>2.6.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.aizuda</groupId>
|
<groupId>com.aizuda</groupId>
|
||||||
<artifactId>easy-retry-client-job-core</artifactId>
|
<artifactId>easy-retry-client-job-core</artifactId>
|
||||||
<version>2.6.0-SNAPSHOT</version>
|
<version>2.6.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.freemarker</groupId>
|
<groupId>org.freemarker</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user