diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml
index 693ac35ecf..54840e3c75 100644
--- a/yudao-dependencies/pom.xml
+++ b/yudao-dependencies/pom.xml
@@ -79,6 +79,13 @@
11.9.1
3.12.0
+ 2.11.1
+ 1.9.4
+ 1.4
+ 4.5.13
+ 3.2.2
+
+ 0.4.14
@@ -475,6 +482,21 @@
easyexcel
${easyexcel.verion}
+
+
+
+ org.apache.commons
+ commons-pool2
+ ${commons-pool.version}
+
+
+
+
+ commons-beanutils
+ commons-beanutils
+ ${commons-beanutils.version}
+
+
commons-io
commons-io
@@ -485,6 +507,19 @@
commons-compress
${commons-compress.version}
+
+
+ commons-fileupload
+ commons-fileupload
+ ${commons-fileupload.version}
+
+
+
+
+ commons-collections
+ commons-collections
+ ${commons-collections.version}
+
org.apache.tika
tika-core
@@ -601,6 +636,12 @@
+
+
+ org.apache.httpcomponents
+ httpclient
+ ${commons-httpclient.version}
+
org.apache.commons
@@ -632,7 +673,12 @@
feign-slf4j
${feign-slf4j.version}
-
+
+
+ net.coobird
+ thumbnailator
+ ${thumbnailator.version}
+