We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e134dfe commit e395e40Copy full SHA for e395e40
1 file changed
pom.xml
@@ -22,11 +22,11 @@
22
<project.build.jdk>${java.version}</project.build.jdk>
23
<!-- 基础通用模块依赖,快照版本表示正在持续迭代.发布后将同步到maven中央仓库 -->
24
<!-- https://github.com/hs-web/hsweb-framework -->
25
- <hsweb.framework.version>4.0.19</hsweb.framework.version>
+ <hsweb.framework.version>4.0.20-SNAPSHOT</hsweb.framework.version>
26
<!-- https://github.com/hs-web/hsweb-easy-orm -->
27
- <easyorm.version>4.1.4</easyorm.version>
+ <easyorm.version>4.1.5-SNAPSHOT</easyorm.version>
28
<!-- https://github.com/jetlinks/jetlinks -->
29
- <jetlinks.version>1.2.4</jetlinks.version>
+ <jetlinks.version>1.2.5-SNAPSHOT</jetlinks.version>
30
<!-- https://github.com/hs-web/reactor-excel -->
31
<reactor.excel.version>1.0.6</reactor.excel.version>
32
<!-- https://github.com/jetlinks/reactor-ql -->
0 commit comments