提供springboot3版本的online依赖支持

This commit is contained in:
zhangdaiscott
2023-12-21 14:57:14 +08:00
parent 6ce92798c6
commit 732f05dc74
2 changed files with 5 additions and 5 deletions

View File

@ -235,9 +235,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>hibernate-re</artifactId>
<version>3.6.1</version>
<version>3.6.1-beta</version>
</dependency>
<!--mongon db-->