From dc4ddb9fdf8a868960920d893138d7e98142e5de Mon Sep 17 00:00:00 2001 From: yovinchen Date: Fri, 12 Jan 2024 09:36:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pom=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xlcs-parent/pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xlcs-parent/pom.xml b/xlcs-parent/pom.xml index 5804ed9..87cf480 100644 --- a/xlcs-parent/pom.xml +++ b/xlcs-parent/pom.xml @@ -38,6 +38,9 @@ 2.0.8 2.10.1 2.3.0 + 2.0.9 + 3.4.1 + 2.0 8 8 UTF-8 @@ -74,7 +77,7 @@ com.github.xiaoymin knife4j-spring-boot-starter - 2.0.9 + ${knife4j.version} io.jsonwebtoken @@ -116,13 +119,13 @@ com.baomidou mybatis-plus-generator - 3.4.1 + ${mybatis-plus-generator.version} org.apache.velocity velocity-engine-core - 2.0 + ${velocity-engine-core.version}