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 @@ -289,8 +289,8 @@ dependencies {
289289 implementation group : ' com.nimbusds' , name : ' nimbus-jose-jwt' , version : ' 10.6' // spring-boot-starter-oauth2-client
290290 implementation group : ' commons-fileupload' , name : ' commons-fileupload' , version : ' 1.6.0' // spring-cloud-starter-openfeign
291291 implementation group : ' commons-io' , name : ' commons-io' , version : ' 2.21.0' // spring-cloud-starter-openfeign
292- implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 13.5 ' // idam-java-client
293- implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.5 ' // idam-java-client
292+ implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 13.6 ' // idam-java-client
293+ implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.6 ' // idam-java-client
294294 implementation group : ' io.github.openfeign.form' , name : ' feign-form' , version : ' 3.8.0' // feign-form-spring
295295 implementation group : ' io.github.openfeign.form' , name : ' feign-form-spring' , version : ' 3.8.0' // spring-cloud-starter-openfeign
296296 implementation group : ' jakarta.xml.bind' , name : ' jakarta.xml.bind-api' , version : ' 4.0.2' // jaxb-runtime
You can’t perform that action at this time.
0 commit comments