diff --git a/pom.xml b/pom.xml
index 8da3449d..1cfd75e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,24 @@
com.google.guava
guava
23.0
+
+
+ j2objc-annotations
+ com.google.j2objc
+
+
+ error_prone_annotations
+ com.google.errorprone
+
+
+ animal-sniffer-annotations
+ org.codehaus.mojo
+
+
+ jsr305
+ com.google.code.findbugs
+
+
@@ -89,6 +107,12 @@
org.apache.httpcomponents
httpclient
4.5.12
+
+
+ commons-logging
+ commons-logging
+
+
@@ -141,6 +165,12 @@
org.springframework.cloud
spring-cloud-starter-netflix-eureka-client
1.4.0.RELEASE
+
+
+ jsr305
+ com.google.code.findbugs
+
+
@@ -215,12 +245,28 @@
org.apache.poi
poi-ooxml
3.9
+
+
+ xml-apis
+ xml-apis
+
+
com.monitorjbl
xlsx-streamer
2.0.0
+
+
+ xml-apis
+ xml-apis
+
+
+ icu4j
+ com.ibm.icu
+
+
@@ -242,12 +288,28 @@
org.apache.httpcomponents
httpasyncclient
4.1.4
+
+
+ commons-logging
+ commons-logging
+
+
io.springfox
springfox-swagger2
2.9.2
+
+
+ mapstruct
+ org.mapstruct
+
+
+ byte-buddy
+ net.bytebuddy
+
+
@@ -285,6 +347,12 @@
commons-beanutils
commons-beanutils
1.9.4
+
+
+ commons-logging
+ commons-logging
+
+
@@ -362,4 +430,4 @@
-
\ No newline at end of file
+