diff --git a/pom.xml b/pom.xml
index 9deb4ed..00984e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.1
+ 3.3.2
@@ -32,7 +32,7 @@
UTF-8
17
3.5.7
- 4.1.3
+ 4.3.1
3.21.3
2.2.7
8.1.2.79
@@ -49,9 +49,8 @@
3.22.3
3.3.2
3.3.0
- 3.0.0
+ 3.0.5
1.16.1
- 3.0.3
1.16.6
2.7.0
1.69
@@ -82,7 +81,7 @@
com.baomidou
- mybatis-plus-boot-starter
+ mybatis-plus-spring-boot3-starter
${mybatisplus.version}
@@ -196,11 +195,6 @@
${transmittable.thread.local.version}
- org.mybatis
- mybatis-spring
- ${mybatis.spring.version}
-
-
me.zhyd.oauth
JustAuth
${justauth.version}