We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6c28f commit 4e300bfCopy full SHA for 4e300bf
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.4'
387
388
implementation group: 'com.sun.xml.bind', name: 'jaxb-osgi', version: '4.0.5'
389
0 commit comments