se-auth/pom.xml
@@ -8,10 +8,10 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ruoyi-auth</artifactId> <artifactId>se-auth</artifactId> <description> ruoyi-auth认证授权中心 se-auth认证授权中心 </description> <dependencies> @@ -48,8 +48,8 @@ <!-- RuoYi Common Security--> <dependency> <groupId>com.ruoyi</groupId> <artifactId>ruoyi-common-security</artifactId> <groupId>com.se</groupId> <artifactId>se-common-security</artifactId> </dependency> </dependencies>