1
0
mirror of synced 2026-05-22 14:43:15 +00:00

Add sa-token-reactor-spring-boot3-starter to the bom

This commit is contained in:
ljngtan
2023-07-21 14:15:53 +08:00
committed by GitHub
parent 186d8c6c8c
commit 3d49ce7092
+6 -1
View File
@@ -46,6 +46,11 @@
<artifactId>sa-token-reactor-spring-boot-starter</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-reactor-spring-boot3-starter</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-servlet</artifactId>
@@ -254,4 +259,4 @@
</pluginManagement>
</build>
</project>
</project>