🎉 增加依赖适配新版

This commit is contained in:
smallchill 2025-01-21 11:01:58 +08:00
parent 524f13d15d
commit fb91e2627f

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>