Skip to content

Commit fb91e26

Browse files
author
smallchill
committed
🎉 增加依赖适配新版
1 parent 524f13d commit fb91e26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blade-auth/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
<groupId>org.springblade</groupId>
5050
<artifactId>blade-starter-swagger</artifactId>
5151
</dependency>
52+
<dependency>
53+
<groupId>com.baomidou</groupId>
54+
<artifactId>mybatis-plus-spring-boot-autoconfigure</artifactId>
55+
</dependency>
5256
<!-- Captcha -->
5357
<dependency>
5458
<groupId>com.github.whvcse</groupId>

0 commit comments

Comments
 (0)