1
13693261870
2024-08-16 3a9694c9d449681f62913789b3c0dd0b6bd83e98
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>