XiaoRuby
2023-08-19 ac2ee2bbf5993c2e5aa009049c9444c226960caa
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>