疯狂的狮子Li
2024-06-19 81293c9368f03031c13d7e45b6ea7ea0b44cae77
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>