From eabb9249d29da8fc458ee007914037b40ebc70f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B7=E5=86=B7?= <2270033969@qq.com> Date: Fri, 8 Nov 2024 14:58:18 +0800 Subject: [PATCH] upgrade(version): 3.8.2 --- README.md | 16 ++++++++-------- pig-common/pig-common-bom/pom.xml | 18 +++++------------- pig-common/pig-common-mybatis/pom.xml | 5 +++-- pom.xml | 2 +- 4 files changed, 17 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index aa7a1878..80ea8aef 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 57a5925e..59b8a358 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 c793197f..93efbd11 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 477d68b9..b959307a 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