se-auth/pom.xml
@@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> <artifactId>ruoyi</artifactId> <artifactId>se</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -46,7 +46,7 @@ <artifactId>spring-boot-starter-actuator</artifactId> </dependency> <!-- RuoYi Common Security--> <!-- SE Common Security--> <dependency> <groupId>com.se</groupId> <artifactId>se-common-security</artifactId>