Commit b72cd2fda3f400effbbc267693e475a4affb5644

Authored by zhangdaiscott
1 parent ff70d848

解决 issues/I1N6Z1 online表单开发,勾上“是否排序”,页面无排序功能

Showing 1 changed file with 1 additions and 1 deletions
jeecg-boot/pom.xml
... ... @@ -215,7 +215,7 @@
215 215 <dependency>
216 216 <groupId>org.hibernate</groupId>
217 217 <artifactId>hibernate-re</artifactId>
218   - <version>2.2.1</version>
  218 + <version>2.2.11</version>
219 219 </dependency>
220 220 <dependency>
221 221 <groupId>org.hibernate</groupId>
... ...