File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -275,8 +275,8 @@ dependencies {
275275 implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-bootstrap' , version : ' 3.1.5'
276276 // region: feign clients
277277 implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-openfeign' , version : ' 3.1.5'
278- implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 12.0 '
279- implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 12.0 '
278+ implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 12.1 '
279+ implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 12.1 '
280280 // end region
281281
282282 implementation group : ' org.springdoc' , name : ' springdoc-openapi-ui' , version : ' 1.6.12'
You can’t perform that action at this time.
0 commit comments