From 4f7a4f964a226691cd2325750adccf12b127338a Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Fri, 8 Jul 2022 08:00:46 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 73fbb17..ba10b10 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -23,6 +24,8 @@ 1.8.4 5.1.1 3.17.4 + 3.0.0-M1 + 2.0.0-M4-SNAPSHOT @@ -155,7 +158,7 @@ de.codecentric spring-boot-admin-starter-client - 3.0.0-M1 + ${spring-boot-admin.version} org.springframework.boot @@ -179,7 +182,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.0.0-M4-SNAPSHOT + ${springdoc-openapi.version}