diff --git a/easyexcel-test/pom.xml b/easyexcel-test/pom.xml
index 73fc20d7..d59ff594 100644
--- a/easyexcel-test/pom.xml
+++ b/easyexcel-test/pom.xml
@@ -46,6 +46,11 @@
junit
test
+
+ commons-logging
+ commons-logging
+ test
+
diff --git a/pom.xml b/pom.xml
index cceb0f94..d495370b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,6 +157,11 @@
junit
4.13.2
+
+ commons-logging
+ commons-logging
+ 1.2
+