From c54170af1df1fbad326a08db5c2a2a1c21446920 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Thu, 31 Mar 2022 21:58:03 +0800 Subject: [PATCH] chore: upgrade common to 1.0.7-SNAPSHOT --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ed5609a..00e1bcc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - + org.springframework.boot spring-boot-starter-parent @@ -38,7 +38,7 @@ 2021.0.1 - 1.0.6 + 1.0.7-SNAPSHOT 1.0.2 1.0.1 1.0.5 -- GitLab