From 7c496c3e4e71bacc809982dd39c290dcafd60532 Mon Sep 17 00:00:00 2001 From: dhb52 Date: Fri, 23 May 2025 16:45:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=20pom.xml=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 ----- yudao-server/pom.xml | 1 - 2 files changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index e656a28522..836ee2fa55 100644 --- a/pom.xml +++ b/pom.xml @@ -40,9 +40,6 @@ 3.2.2 3.14.0 1.6.0 - - 1.18.36 - 3.4.5 1.6.3 UTF-8 @@ -80,12 +77,10 @@ org.springframework.boot spring-boot-configuration-processor - ${spring.boot.version} org.projectlombok lombok - ${lombok.version} org.mapstruct diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index 97ee0daf38..4e14f9a044 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -138,7 +138,6 @@ org.springframework.boot spring-boot-maven-plugin - ${spring.boot.version}