mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-01-23 13:21:51 +08:00
sa-token-bom 补全缺失依赖
This commit is contained in:
@@ -99,6 +99,11 @@
|
||||
<artifactId>sa-token-dubbo</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-dubbo3</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-grpc</artifactId>
|
||||
@@ -139,6 +144,11 @@
|
||||
<artifactId>sa-token-redisx</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-hutool-timed-cache</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-dialect-thymeleaf</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user