From 893c64945abf0dbd8be77a20a4b7e190b600cdc4 Mon Sep 17 00:00:00 2001 From: lbw Date: Fri, 19 Aug 2022 09:46:02 +0800 Subject: [PATCH] :arrow_up: Upgrading dependencies. springboot 2.7.3 --- README.md | 2 +- pig-common/pig-common-bom/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce87107e..e496f568 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ | 依赖 | 版本 | | ---------------------- |------------| -| Spring Boot | 2.7.2 | +| Spring Boot | 2.7.3 | | Spring Cloud | 2021.0.3 | | Spring Cloud Alibaba | 2021.0.1.0 | | Spring Authorization Server | 0.3.1 | diff --git a/pig-common/pig-common-bom/pom.xml b/pig-common/pig-common-bom/pom.xml index 78def8a6..1b82a7be 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.2 + 2.7.3 UTF-8 2.17.1 1.8 diff --git a/pom.xml b/pom.xml index ba653975..f6639ee6 100755 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ https://www.pig4cloud.com - 2.7.2 + 2.7.3 2021.0.3 2021.0.1.0 UTF-8