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>