diff --git a/mybatis-crypto-demo/pom.xml b/mybatis-crypto-demo/pom.xml index f8b9f84..bdb82c3 100644 --- a/mybatis-crypto-demo/pom.xml +++ b/mybatis-crypto-demo/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.1 + 2.7.18 io.github.whitedg @@ -55,16 +55,17 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.2.2 + 2.3.2 org.springdoc springdoc-openapi-ui - 1.6.11 + 1.7.0 - mysql - mysql-connector-java + com.mysql + mysql-connector-j + 8.2.0 diff --git a/pom.xml b/pom.xml index b674b50..1771d9a 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 3.5.8 1.7.32 - 2.7.1 + 2.7.18 3.8.1