AprilWind
2024-05-16 727df8dd9486fd85c099f3b89a835502584b6b75
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>