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