diff --git a/analysis/stat/stat-boot/pom.xml b/analysis/stat/stat-boot/pom.xml
index 03e70dc..ef84c6b 100644
--- a/analysis/stat/stat-boot/pom.xml
+++ b/analysis/stat/stat-boot/pom.xml
@@ -63,6 +63,12 @@
+
+ com.njcn
+ pq-device-api
+ 1.0.0
+ compile
+
diff --git a/data-processing/data-processing-api/pom.xml b/data-processing/data-processing-api/pom.xml
index 334837a..e22d639 100644
--- a/data-processing/data-processing-api/pom.xml
+++ b/data-processing/data-processing-api/pom.xml
@@ -49,6 +49,16 @@
1.0.0
compile
+
+ org.influxdb
+ influxdb-java
+
+
+ com.njcn
+ influxdb-springboot-starter
+ 1.0.0
+ compile
+