mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-02-09 10:05:34 +00:00
更新minidao支持springboot3版本
This commit is contained in:
parent
a99e3f2268
commit
25180e41c8
2
pom.xml
2
pom.xml
@ -361,7 +361,7 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<!-- minidao -->
|
<!-- minidao -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework</groupId>
|
<groupId>org.jeecgframework.boot3</groupId>
|
||||||
<artifactId>minidao-spring-boot-starter</artifactId>
|
<artifactId>minidao-spring-boot-starter</artifactId>
|
||||||
<version>${minidao.version}</version>
|
<version>${minidao.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user