1
13693261870
2024-08-25 fc0f31f410662cb02c559e2997029304c6aed2e0
se-auth/pom.xml
@@ -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>