We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f1bdb1 commit 5bd60b4Copy full SHA for 5bd60b4
build.gradle
@@ -398,7 +398,7 @@ dependencies {
398
399
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.5'
400
401
- implementation group: 'io.github.openfeign', name: 'feign-okhttp', version: '11.10'
+ implementation group: 'io.github.openfeign', name: 'feign-okhttp', version: '13.5'
402
403
implementation group: 'com.sun.xml.bind', name: 'jaxb-osgi', version: '4.0.5'
404
0 commit comments