From e860ad92bdf443992e6bdbfa2a812edf1364c401 Mon Sep 17 00:00:00 2001
From: vvsd <40269480+vvsd@users.noreply.github.com>
Date: Wed, 19 Oct 2022 10:34:16 +0800
Subject: [PATCH] update org.mybatis:mybatis 3.4.5 to 3.5.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 80cf9affc..67f5a3f0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
         
             org.mybatis
             mybatis
-            3.4.5
+            3.5.6
         
         
             tk.mybatis