XiaoRuby
2023-08-23 924d018e6e6f15effbd272cead5dff67cd3b93a5
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>