发布2.5.0
This commit is contained in:
parent
0e2f463ee2
commit
e525666995
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.4.0-SNAPSHOT</version>
|
<version>2.5.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.4.0-SNAPSHOT</version>
|
<version>2.5.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.4.0-SNAPSHOT</version>
|
<version>2.5.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.freemarker</groupId>
|
<groupId>org.freemarker</groupId>
|
||||||
|
@ -42,3 +42,4 @@ easy-retry:
|
|||||||
server:
|
server:
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
port: 1788
|
port: 1788
|
||||||
|
namespace: 764d604ec6fc45f68cd92514c40e9e1a
|
||||||
|
Loading…
Reference in New Issue
Block a user