更新minidao支持springboot3版本

pull/5704/head
kezhijie 2023-12-20 10:00:14 +08:00
parent a99e3f2268
commit 25180e41c8
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@
</dependency>
<!-- minidao -->
<dependency>
<groupId>org.jeecgframework</groupId>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>minidao-spring-boot-starter</artifactId>
<version>${minidao.version}</version>
</dependency>