From aacd11176efc31439c62bcc6b61eb853575bc138 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Thu, 31 Mar 2022 23:02:25 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20upgrade=20apollo=20start=E3=80=81logge?= =?UTF-8?q?r=20to=201.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 00e1bcc..359ec92 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.5 + 2.6.6 com.schbrain.framework @@ -34,7 +34,7 @@ 11 - 2.6.5 + 2.6.6 2021.0.1 @@ -42,8 +42,8 @@ 1.0.2 1.0.1 1.0.5 - 1.0.2 - 1.0.2 + 1.0.3 + 1.0.3 1.0.3 1.0.1 -- GitLab