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 16ea84a commit a62a819Copy full SHA for a62a819
pom.xml
@@ -65,15 +65,15 @@
65
66
<activiti.version>5.19.0.2</activiti.version>
67
68
- <fastjson.version>1.2.28</fastjson.version>
+ <fastjson.version>1.2.31</fastjson.version>
69
<slf4j.version>1.7.21</slf4j.version>
70
<h2.version>1.4.191</h2.version>
71
<mysql.version>5.1.39</mysql.version>
72
<cglib.version>3.2.2</cglib.version>
73
<aspectj.version>1.6.12</aspectj.version>
74
<hibernate.validator.version>5.1.1.Final</hibernate.validator.version>
75
<hsweb.ezorm.version>1.1</hsweb.ezorm.version>
76
- <hsweb.commons.version>1.0</hsweb.commons.version>
+ <hsweb.commons.version>1.0.1</hsweb.commons.version>
77
<hsweb.expands.version>1.0</hsweb.expands.version>
78
</properties>
79
0 commit comments