diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index ea15dc66..76746736 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -34,6 +34,7 @@
org.apache.shiro
shiro-core
+
@@ -94,7 +95,10 @@
javax.servlet
javax.servlet-api
-
+
+ org.projectlombok
+ lombok
+
\ No newline at end of file