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 6cdebc5 commit 527b5b4Copy full SHA for 527b5b4
build.gradle
@@ -384,7 +384,7 @@ dependencies {
384
385
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.5'
386
387
- implementation group: 'io.github.openfeign', name: 'feign-okhttp', version: '11.10'
+ implementation group: 'io.github.openfeign', name: 'feign-okhttp', version: '13.5'
388
389
implementation group: 'com.sun.xml.bind', name: 'jaxb-osgi', version: '4.0.5'
390
0 commit comments