diff --git a/pom.xml b/pom.xml
index 96f070e..cd95f52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,6 +219,29 @@
${ruoyi.version}
+
+
+ org.apache.logging.log4j
+ log4j-core
+ 2.15.0
+
+
+ org.apache.logging.log4j
+ log4j-api
+ 2.15.0
+
+
+ org.apache.logging.log4j
+ log4j-slf4j-impl
+ 2.15.0
+ test
+
+
+ org.apache.logging.log4j
+ log4j-web
+ 2.15.0
+
+