From b72cd2fda3f400effbbc267693e475a4affb5644 Mon Sep 17 00:00:00 2001
From: zhangdaiscott <zhangdaiscott@163.com>
Date: Mon, 20 Jul 2020 17:09:34 +0800
Subject: [PATCH] 解决  issues/I1N6Z1  online表单开发,勾上“是否排序”,页面无排序功能

---
 jeecg-boot/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml
index bf5c33c..11aef43 100644
--- a/jeecg-boot/pom.xml
+++ b/jeecg-boot/pom.xml
@@ -215,7 +215,7 @@
 		<dependency>
 			<groupId>org.hibernate</groupId>
 			<artifactId>hibernate-re</artifactId>
-			<version>2.2.1</version>
+			<version>2.2.11</version>
 		</dependency>
 		<dependency>
 			<groupId>org.hibernate</groupId>
--
libgit2 0.22.2