diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index 037a06ba73..5b3c9fc1b3 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -84,16 +84,16 @@
log4j
true
-
- org.apache.logging.log4j
- log4j-api
- true
-
-
- org.apache.logging.log4j
- log4j-core
- true
-
+
+ org.apache.logging.log4j
+ log4j-api
+ true
+
+
+ org.apache.logging.log4j
+ log4j-core
+ true
+
org.apache.httpcomponents
httpclient