mirror of https://github.com/jeecgboot/jeecg-boot
升级online到3.8.2-beta
parent
118775cf79
commit
74880705b8
|
@ -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-->
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue