升级online到3.8.2-beta

pull/8496/merge
JEECG 2025-07-30 09:18:46 +08:00
parent 118775cf79
commit 74880705b8
2 changed files with 2 additions and 2 deletions

View File

@ -255,7 +255,7 @@
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>hibernate-re</artifactId>
<version>3.8.0.2</version>
<version>3.8.2-beta</version>
</dependency>
<!--mongon db-->

View File

@ -21,7 +21,7 @@
"husky:install": "husky install"
},
"dependencies": {
"@jeecg/online": "3.7.4",
"@jeecg/online": "3.8.2-beta",
"@jeecg/aiflow": "1.1.1",
"@logicflow/core": "^2.0.10",
"@logicflow/extension": "^2.0.14",