diff --git a/README.md b/README.md index aa7a18788..80ea8aef4 100644 --- a/README.md +++ b/README.md @@ -37,15 +37,15 @@ ### 核心依赖 -| 依赖 | 版本 | -|-----------------------------|-----------| -| Spring Boot | 3.3.4 | -| Spring Cloud | 2023.0.3 | +| 依赖 | 版本 | +|-----------------------------|------------| +| Spring Boot | 3.3.5 | +| Spring Cloud | 2023.0.3 | | Spring Cloud Alibaba | 2023.0.1.2 | -| Spring Authorization Server | 1.3.1 | -| Mybatis Plus | 3.5.8 | -| Vue | 3.4 | -| Element Plus | 2.7 | +| Spring Authorization Server | 1.3.3 | +| Mybatis Plus | 3.5.9 | +| Vue | 3.4 | +| Element Plus | 2.7 | ### 模块说明 diff --git a/pig-common/pig-common-bom/pom.xml b/pig-common/pig-common-bom/pom.xml index 57a5925ef..59b8a3586 100644 --- a/pig-common/pig-common-bom/pom.xml +++ b/pig-common/pig-common-bom/pom.xml @@ -15,7 +15,7 @@ - 3.8.1 + 3.8.2 3.3.5 UTF-8 17 @@ -24,7 +24,7 @@ 1.2.83_noneautotype 2.6.0 2.2.25 - 3.5.8 + 3.5.9 9.0.0 4.3.1 1.7.0 @@ -162,18 +162,10 @@ com.baomidou - mybatis-plus-spring-boot3-starter - ${mybatis-plus.version} - - - com.baomidou - mybatis-plus-extension - ${mybatis-plus.version} - - - com.baomidou - mybatis-plus-annotation + mybatis-plus-bom ${mybatis-plus.version} + pom + import diff --git a/pig-common/pig-common-mybatis/pom.xml b/pig-common/pig-common-mybatis/pom.xml index c793197fa..93efbd11d 100755 --- a/pig-common/pig-common-mybatis/pom.xml +++ b/pig-common/pig-common-mybatis/pom.xml @@ -39,11 +39,12 @@ com.baomidou - mybatis-plus-annotation + mybatis-plus-spring + com.baomidou - mybatis-plus-extension + mybatis-plus-jsqlparser diff --git a/pom.xml b/pom.xml index 477d68b98..b959307af 100755 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ - 3.8.1 + 3.8.2 3.3.5 2023.0.3 2023.0.1.3