🎉 增加依赖适配新版

This commit is contained in:
smallchill 2025-01-21 11:01:06 +08:00
parent 98701c70fc
commit 61d848fdc1

View File

@ -49,6 +49,10 @@
<groupId>org.springblade</groupId>
<artifactId>blade-starter-swagger</artifactId>
</dependency>
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-spring-boot-autoconfigure</artifactId>
</dependency>
<!-- Captcha -->
<dependency>
<groupId>com.github.whvcse</groupId>