diff --git a/pom.xml b/pom.xml
index b181c1687..ac833783b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,39 +389,10 @@
org.dromara
- ruoyi-system
- ${revision}
-
-
-
- org.dromara
- ruoyi-system-saas
- ${revision}
-
-
-
- org.dromara
- ruoyi-job
- ${revision}
-
-
-
- org.dromara
- ruoyi-generator
- ${revision}
-
-
-
- org.dromara
- ruoyi-demo
- ${revision}
-
-
-
-
- org.dromara
- ruoyi-workflow
+ ruoyi-modules-bom
${revision}
+ pom
+ import
diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml
index 7d0bd5b98..340926771 100644
--- a/ruoyi-modules/pom.xml
+++ b/ruoyi-modules/pom.xml
@@ -10,6 +10,7 @@
4.0.0
+ ruoyi-modules-bom
ruoyi-generator
ruoyi-job
diff --git a/ruoyi-modules/ruoyi-modules-bom/pom.xml b/ruoyi-modules/ruoyi-modules-bom/pom.xml
new file mode 100644
index 000000000..dc6d6b37d
--- /dev/null
+++ b/ruoyi-modules/ruoyi-modules-bom/pom.xml
@@ -0,0 +1,75 @@
+
+
+
+ 4.0.0
+
+ org.dromara
+ ruoyi-modules-bom
+ pom
+ ${revision}
+
+
+ ruoyi-modules-bom api依赖项
+
+
+
+ 5.2.2-SNAPSHOT
+
+
+
+
+
+ org.dromara
+ ruoyi-generator
+ ${revision}
+
+
+ org.dromara
+ ruoyi-job
+ ${revision}
+
+
+ org.dromara
+ ruoyi-system
+ ${revision}
+
+
+ org.dromara
+ ruoyi-system-saas
+ ${revision}
+
+
+ org.dromara
+ ruoyi-workflow
+ ${revision}
+
+
+ org.dromara
+ ruoyi-form
+ ${revision}
+
+
+ org.dromara
+ booksflow-form-api
+ ${revision}
+
+
+ org.dromara
+ booksflow-form-mapper
+ ${revision}
+
+
+ org.dromara
+ booksflow-form-service
+ ${revision}
+
+
+ org.dromara
+ booksflow-form-feign
+ ${revision}
+
+
+
+
diff --git a/ruoyi-site/ruoyi-h5/pom.xml b/ruoyi-site/ruoyi-h5/pom.xml
index 717cb100e..8e5863b47 100644
--- a/ruoyi-site/ruoyi-h5/pom.xml
+++ b/ruoyi-site/ruoyi-h5/pom.xml
@@ -61,6 +61,11 @@
ruoyi-common-encrypt
+
+ org.dromara
+ booksflow-form-service
+
+
com.alibaba.cloud
@@ -124,6 +129,11 @@
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ ${maven-jar-plugin.version}
+