From 7b0d08bd7c5751d9a670c43767b89f71aff53cb7 Mon Sep 17 00:00:00 2001 From: lbw Date: Thu, 23 Mar 2023 19:54:24 +0800 Subject: [PATCH] :arrow_up: Upgrading dependencies. up springboot 2.7.10 --- README.md | 4 ++-- pig-common/pig-common-bom/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7cb0b0422..d24389ec0 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ | 依赖 | 版本 | | ---------------------- |------------| -| Spring Boot | 2.7.9 | +| Spring Boot | 2.7.10 | | Spring Cloud | 2021.0.6 | -| Spring Cloud Alibaba | 2021.0.4.0 | +| Spring Cloud Alibaba | 2021.0.5.0 | | Spring Authorization Server | 0.4.1 | | Mybatis Plus | 3.5.3.1 | | hutool | 5.8.15 | diff --git a/pig-common/pig-common-bom/pom.xml b/pig-common/pig-common-bom/pom.xml index 2bad618be..d1a9980fa 100644 --- a/pig-common/pig-common-bom/pom.xml +++ b/pig-common/pig-common-bom/pom.xml @@ -15,7 +15,7 @@ ${project.version} - 2.7.9 + 2.7.10 UTF-8 2.17.1 1.8