diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml
index b61189a..37c3628 100644
--- a/mybatis-plus-join-test/pom.xml
+++ b/mybatis-plus-join-test/pom.xml
@@ -102,7 +102,7 @@
org.springframework
spring-jdbc
- 6.1.13
+ 6.1.14
diff --git a/mybatis-plus-join-test/test-kotlin/pom.xml b/mybatis-plus-join-test/test-kotlin/pom.xml
index 57c6176..563adbf 100644
--- a/mybatis-plus-join-test/test-kotlin/pom.xml
+++ b/mybatis-plus-join-test/test-kotlin/pom.xml
@@ -27,7 +27,7 @@
com.mysql
mysql-connector-j
- 9.0.0
+ 9.1.0
org.jetbrains.kotlin
diff --git a/pom.xml b/pom.xml
index 698d777..c282d39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
org.springframework
spring-aop
- 6.1.13
+ 6.1.14
provided