更新satoken版本

This commit is contained in:
lhd 2024-04-11 17:46:04 +08:00
parent d1df965c04
commit 2b5db56c61

View File

@ -37,7 +37,7 @@
<!-- Sa-Token 整合 Redis (使用 jackson 序列化方式) -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-dao-redis-jackson</artifactId>
<artifactId>sa-token-redis-jackson</artifactId>
<version>${satoken.version}</version>
</dependency>
<dependency>
@ -47,4 +47,4 @@
</dependency>
</dependencies>
</project>
</project>