疯狂的狮子Li
2024-08-22 457e59e61c9d7dbf4ef299c34aadd2c00fc0f1c9
ruoyi-common/ruoyi-common-satoken/pom.xml
@@ -6,7 +6,6 @@
        <groupId>org.dromara</groupId>
        <artifactId>ruoyi-common</artifactId>
        <version>${revision}</version>
        <relativePath>../pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -37,6 +36,11 @@
            <artifactId>sa-token-jwt</artifactId>
        </dependency>
        <dependency>
            <groupId>com.github.ben-manes.caffeine</groupId>
            <artifactId>caffeine</artifactId>
        </dependency>
    </dependencies>
</project>