diff --git a/im-platform/pom.xml b/im-platform/pom.xml
index c56461d..16e987c 100644
--- a/im-platform/pom.xml
+++ b/im-platform/pom.xml
@@ -108,7 +108,7 @@
com.baomidou
mybatis-plus-generator
- 3.3.2
+ ${mybatisplus.version}
org.redisson
diff --git a/pom.xml b/pom.xml
index 3b8628f..c3202b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,15 +23,12 @@
UTF-8
UTF-8
1.8
- 3.3.2
+ 3.4.0
1.2.40
1.7
- 3.3.1
2.7.0
5.8.16
1.1.22
- 3.7.110.ALL
- 3.3.3
3.8.1
1.18.16
5.1.46
@@ -56,7 +53,7 @@
com.baomidou
mybatis-plus-boot-starter
- ${mybatisplus-spring-boot-starter.version}
+ ${mybatisplus.version}
org.apache.commons