AprilWind
2024-06-27 a144fa449b152935931793ec8f8edf2d549f9a92
ruoyi-common/ruoyi-common-redis/pom.xml
@@ -37,6 +37,11 @@
            <groupId>com.github.ben-manes.caffeine</groupId>
            <artifactId>caffeine</artifactId>
        </dependency>
        <dependency>
            <groupId>com.fasterxml.jackson.datatype</groupId>
            <artifactId>jackson-datatype-jsr310</artifactId>
        </dependency>
    </dependencies>
</project>