13693261870
2025-07-08 ea96e4fd148c14b94b939e3deaa43cb049b810ef
se-system/pom.xml
@@ -47,7 +47,7 @@
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-thymeleaf</artifactId>
<!--            <version>2.2.2.RELEASE</version>-->
            <!--<version>2.2.2.RELEASE</version>-->
        </dependency>
        <!--lombok-->
@@ -98,12 +98,12 @@
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>druid</artifactId>
            <version>1.1.22</version>
            <version>1.2.25</version>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>druid-spring-boot-starter</artifactId>
            <version>1.1.22</version>
            <version>1.2.25</version>
        </dependency>
        <!--text-->