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 @@ -212,8 +212,8 @@ dependencies {
212212 implementation group : ' com.azure' , name : ' azure-messaging-servicebus' , version : ' 7.17.2'
213213
214214 implementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-openfeign' , version : ' 4.1.3'
215- implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 13.2.1 '
216- implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.2.1 '
215+ implementation group : ' io.github.openfeign' , name : ' feign-httpclient' , version : ' 13.3 '
216+ implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.3 '
217217
218218 implementation group : ' org.apache.qpid' , name : ' qpid-jms-client' , version : ' 2.5.0'
219219
You can’t perform that action at this time.
0 commit comments