1
13693261870
2024-08-25 fc0f31f410662cb02c559e2997029304c6aed2e0
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,12 +46,12 @@
            <artifactId>spring-boot-starter-actuator</artifactId>
        </dependency>
      
        <!-- RuoYi Common Security-->
        <!-- SE Common Security-->
        <dependency>
            <groupId>com.se</groupId>
            <artifactId>se-common-security</artifactId>
        </dependency>
    </dependencies>
   
    <build>