diff --git a/pom.xml b/pom.xml
index f8dd880..feeb6b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.2.0
+ 3.4.4
com.filesystem
@@ -17,8 +17,8 @@
17
- 0.12.3
- 3.5.5
+ 0.12.6
+ 3.5.9
@@ -42,6 +42,11 @@
mybatis-plus-spring-boot3-starter
${mybatis-plus.version}
+
+ com.baomidou
+ mybatis-plus-jsqlparser
+ ${mybatis-plus.version}
+