diff --git a/pom.xml b/pom.xml
index 3f2c967..b95fd4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,6 +158,54 @@
3.4.3
+
+ net.java.jna
+ jna
+ 1.0.0
+ compile
+
+
+ net.java.examples
+ examples
+ 1.0.0
+ compile
+
+
+ org.springframework.data
+ spring-data-redis
+ 2.7.17
+
+
+
+ org.springframework.boot
+ spring-boot-starter-data-redis
+
+
+
+
+ org.apache.commons
+ commons-imaging
+ 1.0-alpha3
+
+
+ com.google.code.gson
+ gson
+ 2.10.1
+
+
+ cn.hutool
+ hutool-all
+ 5.8.9
+
+
+
+ org.apache.httpcomponents
+ httpclient
+ 4.5.14
+
+
+
+