Merge remote-tracking branch 'origin/master'

This commit is contained in:
www.byteblogs.com 2023-05-03 01:59:01 -12:00
commit c0614538d4

View File

@ -54,7 +54,7 @@
<dependency> <dependency>
<groupId>com.aizuda</groupId> <groupId>com.aizuda</groupId>
<artifactId>easy-retry-client-starter</artifactId> <artifactId>easy-retry-client-starter</artifactId>
<version>1.0.0</version> <version>1.1.0</version>
</dependency> </dependency>
``` ```