File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -346,7 +346,7 @@ dependencies {
346
346
implementation group : ' org.springframework.boot' , name : ' spring-boot-starter-aop'
347
347
implementation group : ' org.springframework.boot' , name : ' spring-boot-starter-json'
348
348
implementation group : ' org.springframework.boot' , name : ' spring-boot-starter-validation' , version : versions. springBoot
349
- implementation group : ' org.springframework.retry' , name : ' spring-retry' , version : ' 2.0.6 '
349
+ implementation group : ' org.springframework.retry' , name : ' spring-retry' , version : ' 2.0.7 '
350
350
implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-netflix-hystrix' , version : ' 2.2.10.RELEASE'
351
351
implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-bootstrap' , version : ' 4.1.2'
352
352
implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-openfeign' , version : ' 4.1.1'
You can’t perform that action at this time.
0 commit comments