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 @@ -164,8 +164,8 @@ ext {
164164dependencies {
165165 api group : ' org.springframework.cloud' , name : ' spring-cloud-starter-openfeign' , version : ' 4.0.4'
166166 api group : ' org.springframework.boot' , name : ' spring-boot-starter-actuator'
167- api group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.0 '
168- api group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 13.0 '
167+ api group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.1 '
168+ api group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 13.1 '
169169
170170 compileOnly group : ' org.projectlombok' , name : ' lombok' , version : lombokVersion
171171 annotationProcessor group : ' org.projectlombok' , name : ' lombok' , version : lombokVersion
You can’t perform that action at this time.
0 commit comments