From c36680e3f9df9d56254e540b6ebac16e644bede4 Mon Sep 17 00:00:00 2001 From: Frank7Zeng Date: Mon, 29 May 2023 06:18:00 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pom.xml=20=E7=9A=84=20spri?= =?UTF-8?q?ng-boot-starter-parent=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frank7Zeng --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0182933..f3c2bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.7 + 2.7.12 org.opengauss -- Gitee