diff --git a/hello-data-commons/hello-data-spring-boot-starter-parent/pom.xml b/hello-data-commons/hello-data-spring-boot-starter-parent/pom.xml index 5a9f6b1d..790c73e2 100644 --- a/hello-data-commons/hello-data-spring-boot-starter-parent/pom.xml +++ b/hello-data-commons/hello-data-spring-boot-starter-parent/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -147,11 +148,23 @@ org.apache.httpcomponents.client5 httpclient5 ${httpclient5.version} + + + commons-logging + commons-logging + + org.apache.httpcomponents httpmime ${httpmime.version} + + + commons-logging + commons-logging + +