升级online

pull/8297/head
JEECG 2025-05-14 13:59:56 +08:00
parent 1e259c805e
commit 68f36cb1e5
2 changed files with 4 additions and 4 deletions

View File

@ -19,10 +19,10 @@
<groupId>org.hibernate</groupId> <groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId> <artifactId>hibernate-core</artifactId>
</dependency> </dependency>
<!-- <dependency> <dependency>
<groupId>org.jeecgframework.boot3</groupId> <groupId>org.jeecgframework.boot3</groupId>
<artifactId>hibernate-re</artifactId> <artifactId>hibernate-re</artifactId>
</dependency>--> </dependency>
<!-- 企业微信/钉钉 api --> <!-- 企业微信/钉钉 api -->
<dependency> <dependency>

View File

@ -55,7 +55,7 @@
<!-- 积木报表--> <!-- 积木报表-->
<jimureport-spring-boot-starter.version>1.9.5</jimureport-spring-boot-starter.version> <jimureport-spring-boot-starter.version>1.9.5</jimureport-spring-boot-starter.version>
<minidao.version>1.10.8</minidao.version> <minidao.version>1.10.9</minidao.version>
<!-- 持久层 --> <!-- 持久层 -->
<mybatis-plus.version>3.5.11</mybatis-plus.version> <mybatis-plus.version>3.5.11</mybatis-plus.version>
@ -257,7 +257,7 @@
<dependency> <dependency>
<groupId>org.jeecgframework.boot3</groupId> <groupId>org.jeecgframework.boot3</groupId>
<artifactId>hibernate-re</artifactId> <artifactId>hibernate-re</artifactId>
<version>3.7.1-RC</version> <version>3.8.0-beta</version>
</dependency> </dependency>
<!-- update-begin-author:chenrui -date:20240104 for[issue/5723]指定jaxb-runtime版本 --> <!-- update-begin-author:chenrui -date:20240104 for[issue/5723]指定jaxb-runtime版本 -->
<dependency> <dependency>