diff --git a/ruoyi-common/ruoyi-common-seata/pom.xml b/ruoyi-common/ruoyi-common-seata/pom.xml
index 1e956ee1..95b2ad31 100644
--- a/ruoyi-common/ruoyi-common-seata/pom.xml
+++ b/ruoyi-common/ruoyi-common-seata/pom.xml
@@ -26,8 +26,36 @@
org.apache.logging.log4j
*
+
+ com.google.guava
+ guava
+
+
+ com.alibaba
+ druid
+
+
+ com.alibaba
+ fastjson
+
-
+
+ com.google.guava
+ guava
+ provided
+
+
+ com.alibaba
+ druid
+ 1.2.6
+ provided
+
+
+ com.alibaba
+ fastjson
+ 1.2.83
+ provided
+