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