From 011441b9f7d3e8a04761b53845220a916e4e4829 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B7=E5=86=B7?= <2270033969@qq.com> Date: Mon, 22 Jul 2024 11:19:43 +0800 Subject: [PATCH] feat(release): v3.8.1 --- README.md | 8 ++++---- pig-common/pig-common-bom/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9c606de3..76975a9c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Build Status + Build Status Coverage Status Downloads Downloads @@ -42,10 +42,10 @@ |-----------------------------|------------| | Spring Boot | 2.7.18 | | Spring Cloud | 2021.0.8 | -| Spring Cloud Alibaba | 2021.0.6.0 | +| Spring Cloud Alibaba | 2021.0.6.1 | | Spring Authorization Server | 0.4.4 | -| Mybatis Plus | 3.5.6 | -| hutool | 5.8.27 | +| Mybatis Plus | 3.5.7 | +| hutool | 5.8.29 | ### 模块说明 diff --git a/pig-common/pig-common-bom/pom.xml b/pig-common/pig-common-bom/pom.xml index 0e713e75..9c1c1ac1 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.8.0-JDK8 + 3.8.1-JDK8 2.7.18 UTF-8 2.17.1 diff --git a/pom.xml b/pom.xml index 43ab6502..56b80365 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ - 3.8.0-JDK8 + 3.8.1-JDK8 2.7.18 2021.0.8 2021.0.6.1