mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-11 20:58:12 +00:00
--author:scott--date:20260108--for:升级minidao版本至1.10.18
This commit is contained in:
parent
e533af285c
commit
de4a8ce652
@ -57,7 +57,7 @@
|
||||
<!-- 积木报表-->
|
||||
<jimureport-spring-boot-starter.version>2.2.0</jimureport-spring-boot-starter.version>
|
||||
<jimubi-spring-boot-starter.version>2.2.0</jimubi-spring-boot-starter.version>
|
||||
<minidao.version>1.10.16</minidao.version>
|
||||
<minidao.version>1.10.18</minidao.version>
|
||||
<autopoi-web.version>2.0.2</autopoi-web.version>
|
||||
|
||||
<!-- 持久层 -->
|
||||
@ -480,17 +480,6 @@
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
<version>5.6.7.Final</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-collections</groupId>
|
||||
<artifactId>commons-collections</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<!-- AutoPoi Excel工具类-->
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user