diff --git a/pom.xml b/pom.xml index d9ef44d5..6f208b61 100644 --- a/pom.xml +++ b/pom.xml @@ -24,8 +24,9 @@ 5.8.15 8.0.28 - 1.2.4 + 1.2.16 3.5.3.1 + 3.6.1 4.0.0 @@ -58,12 +59,6 @@ ${hutool.version} - - com.baomidou - mybatis-plus-boot-starter - ${mybatis-plus.version} - - org.springframework.boot spring-boot-starter-web @@ -75,7 +70,6 @@ test - org.springframework.boot spring-boot-starter-security @@ -103,6 +97,18 @@ ${druid.version} + + com.baomidou + mybatis-plus-boot-starter + ${mybatis-plus.version} + + + + com.baomidou + dynamic-datasource-spring-boot-starter + ${dynamic-datasource.version} + + com.github.xiaoymin knife4j-openapi3-jakarta-spring-boot-starter @@ -170,11 +176,7 @@ ${easy-captcha.version} - - org.openjdk.nashorn - nashorn-core - 15.4 - +