mirror of https://github.com/jeecgboot/jeecg-boot
升级online到3.8.2-beta
parent
118775cf79
commit
74880705b8
|
@ -255,7 +255,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.boot</groupId>
|
<groupId>org.jeecgframework.boot</groupId>
|
||||||
<artifactId>hibernate-re</artifactId>
|
<artifactId>hibernate-re</artifactId>
|
||||||
<version>3.8.0.2</version>
|
<version>3.8.2-beta</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--mongon db-->
|
<!--mongon db-->
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"husky:install": "husky install"
|
"husky:install": "husky install"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jeecg/online": "3.7.4",
|
"@jeecg/online": "3.8.2-beta",
|
||||||
"@jeecg/aiflow": "1.1.1",
|
"@jeecg/aiflow": "1.1.1",
|
||||||
"@logicflow/core": "^2.0.10",
|
"@logicflow/core": "^2.0.10",
|
||||||
"@logicflow/extension": "^2.0.14",
|
"@logicflow/extension": "^2.0.14",
|
||||||
|
|
Loading…
Reference in New Issue