diff --git a/pom.xml b/pom.xml
index 49c19adc0a..72c417c013 100755
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,7 @@
3.18.0
4.1.136.Final
10.1.56
+ 5.4.3
2.4.0-b180830.0359
0.12.5
0.10
@@ -1033,6 +1034,18 @@
${tomcat.version}
+
+
+ org.apache.httpcomponents.core5
+ httpcore5
+ ${httpcore5.version}
+
+
+ org.apache.httpcomponents.core5
+ httpcore5-h2
+ ${httpcore5.version}
+
+
org.springframework.boot
spring-boot-dependencies