File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -191,8 +191,8 @@ dependencies {
191
191
192
192
implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-openfeign' , version : ' 4.0.3'
193
193
implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-bootstrap' , version : ' 4.0.3'
194
- implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 12.5 '
195
- implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 11.10 '
194
+ implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.2.1 '
195
+ implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 13.2.1 '
196
196
implementation group : ' org.json' , name : ' json' , version : ' 20240303'
197
197
implementation group : ' com.google.guava' , name : ' guava' , version : ' 33.1.0-jre'
198
198
You can’t perform that action at this time.
0 commit comments