From 3859fabbea8a486fbdd864ed6454163ac7832830 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Sat, 22 Jan 2022 10:24:21 +0800 Subject: [PATCH] Upgrade springboot to 2.6.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84dab5c..79b85f4 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - ${project.parent.version} + 2.6.3 1.0.0-SNAPSHOT -- GitLab