From d70ac4b7515435cfa767d4b56543cf1fec670139 Mon Sep 17 00:00:00 2001 From: zhanghai <120228220@qq.com> Date: Tue, 3 Jan 2023 10:35:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 4008f0b..89cf236 100644 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,17 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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 + 2.3.8.RELEASE + + com.docus docus-bom 1.0-SNAPSHOT + pom