XiaoRuby
2023-08-22 62e0e2910b2858a60e5fa4ffda2590c05b0caf9d
framework/pom.xml
@@ -42,10 +42,10 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
        <dependency>
            <groupId>cn.hutool</groupId>
            <artifactId>hutool-all</artifactId>
            <version>5.8.18</version>
        </dependency>
    </dependencies>