From 30f821be49d3f6152e5e019de6cfc44e985c5800 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 23 Jan 2022 11:02:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7spring-boot=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC2.5.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index f44a8b54e..63bdb5e89 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,6 @@ 1.4 4.1.2 2.3 - 2.17.1 @@ -43,7 +42,7 @@ org.springframework.boot spring-boot-dependencies - 2.5.8 + 2.5.9 pom import @@ -178,19 +177,6 @@ ${fastjson.version} - - - org.apache.logging.log4j - log4j-api - ${log4j2.version} - - - - org.apache.logging.log4j - log4j-to-slf4j - ${log4j2.version} - - com.ruoyi