From b4855e6f3df2f504aa0ac505b7e802383fe1f602 Mon Sep 17 00:00:00 2001 From: liu Date: Mon, 3 Jun 2024 17:00:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ virtual-patient-common/pom.xml | 1 - virtual-patient-web/pom.xml | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30abbfd0..9c375ceb 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,7 @@ 8.5.7 4.9.0 1.0.3 + 5.3.1 @@ -70,6 +71,13 @@ import + + + org.apache.httpcomponents.client5 + httpclient5 + ${httpclient5.version} + + org.springframework.cloud spring-cloud-starter-bootstrap diff --git a/virtual-patient-common/pom.xml b/virtual-patient-common/pom.xml index dc8aa355..28897208 100644 --- a/virtual-patient-common/pom.xml +++ b/virtual-patient-common/pom.xml @@ -46,7 +46,6 @@ org.apache.httpcomponents.client5 httpclient5 - 5.3.1 diff --git a/virtual-patient-web/pom.xml b/virtual-patient-web/pom.xml index e56a1c36..ffab67d0 100644 --- a/virtual-patient-web/pom.xml +++ b/virtual-patient-web/pom.xml @@ -117,6 +117,7 @@ org.springframework.boot spring-boot-maven-plugin + 3.3.0