build: update hsweb-framework and easyorm to snapshot versions
This commit is contained in:
parent
c7a226bd4b
commit
7b9fb89797
4
pom.xml
4
pom.xml
|
|
@ -25,9 +25,9 @@
|
|||
<!-- 基础通用模块依赖,快照版本表示正在持续迭代.发布后将同步到maven中央仓库 -->
|
||||
|
||||
<!-- https://github.com/hs-web/hsweb-framework -->
|
||||
<hsweb.framework.version>5.0.1</hsweb.framework.version>
|
||||
<hsweb.framework.version>5.0.2-SNAPSHOT</hsweb.framework.version>
|
||||
<!-- https://github.com/hs-web/hsweb-easy-orm -->
|
||||
<easyorm.version>4.2.1</easyorm.version>
|
||||
<easyorm.version>4.2.2-SNAPSHOT</easyorm.version>
|
||||
<!-- https://github.com/jetlinks/jetlinks -->
|
||||
<jetlinks.version>1.3.1</jetlinks.version>
|
||||
<!-- https://github.com/hs-web/reactor-excel -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue