From 2b3ab7745e4626a4e6fa7f809bc2ea887897ceba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B7=E5=86=B7?= <2270033969@qq.com> Date: Tue, 9 Apr 2024 13:30:29 +0800 Subject: [PATCH] :bookmark: Releasing / Version tags. 3.8.0 --- README.md | 5 +++-- pig-common/pig-common-bom/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 046777f9..9c606de3 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ | Spring Cloud | 2021.0.8 | | Spring Cloud Alibaba | 2021.0.6.0 | | Spring Authorization Server | 0.4.4 | -| Mybatis Plus | 3.5.5 | -| hutool | 5.8.22 | +| Mybatis Plus | 3.5.6 | +| hutool | 5.8.27 | ### 模块说明 @@ -54,6 +54,7 @@ pig-ui -- https://gitee.com/log4j/pig-ui pig ├── pig-auth -- 授权服务提供[3000] +├── pig-boot -- 单体模式启动[9999] └── pig-common -- 系统公共模块 ├── pig-common-bom -- 全局依赖管理控制 ├── pig-common-core -- 公共工具类核心包 diff --git a/pig-common/pig-common-bom/pom.xml b/pig-common/pig-common-bom/pom.xml index 8048d804..472dd22d 100644 --- a/pig-common/pig-common-bom/pom.xml +++ b/pig-common/pig-common-bom/pom.xml @@ -14,7 +14,7 @@ pig cloud parent - 3.7.4-JDK8 + 3.8.0-JDK8 2.7.18 UTF-8 2.17.1 diff --git a/pom.xml b/pom.xml index d3160567..d3bed98b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ - 3.7.4-JDK8 + 3.8.0-JDK8 2.7.18 2021.0.8 2021.0.6.0