ruoyi-modules/ruoyi-system/pom.xml
@@ -6,7 +6,6 @@ <groupId>org.dromara</groupId> <artifactId>ruoyi-modules</artifactId> <version>${revision}</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -85,6 +84,12 @@ <groupId>org.dromara</groupId> <artifactId>ruoyi-common-sensitive</artifactId> </dependency> <dependency> <groupId>org.dromara</groupId> <artifactId>ruoyi-common-encrypt</artifactId> </dependency> </dependencies> </project>