1
13693261870
2024-08-20 a4b0fdfdcde6e01caac8a6c8c12d463fb1040077
se-gateway/pom.xml
@@ -2,8 +2,8 @@
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <groupId>com.ruoyi</groupId>
        <artifactId>ruoyi</artifactId>
        <groupId>com.se</groupId>
        <artifactId>se</artifactId>
        <version>3.6.4</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -70,7 +70,7 @@
            <artifactId>kaptcha</artifactId>
        </dependency>
        <!-- RuoYi Common Redis-->
        <!-- SE Common Redis-->
        <dependency>
            <groupId>com.se</groupId>
            <artifactId>se-common-redis</artifactId>