From 1cb79223ff44062c461712ecb11f5d3b0c8514fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Sun, 1 Aug 2021 11:03:56 +0800 Subject: [PATCH] update feign-okhttp 11.0 => 11.2 update okhttp 3.19.4 => 4.9.1 update minio 8.2.0 => 8.3.0 --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7c31108c..181958ec 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,8 @@ 3.4.3 5.7.6 3.0.3 - 11.0 + 11.2 + 4.9.1 2.4.3 3.16.1 2.2.1 @@ -37,7 +38,7 @@ 7.8.0 3.13.0 5.6.47 - 8.2.0 + 8.3.0 localhost @@ -129,6 +130,12 @@ ${feign-okhttp.version} + + com.squareup.okhttp3 + okhttp + ${okhttp.version} + + de.codecentric spring-boot-admin-starter-server