diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index e507f01728..110432b9f8 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.boot spring-boot-dependencies @@ -167,6 +168,12 @@ org.apache.httpcomponents httpclient ${httpclient.version} + + + commons-logging + commons-logging + + org.apache.httpcomponents