From e4819f17cb3fd7b4e06ea0230bf090c589dc2150 Mon Sep 17 00:00:00 2001 From: bryan31 Date: Mon, 17 Jan 2022 18:14:32 +0800 Subject: [PATCH] =?UTF-8?q?enhancement=20#I4R5UI=20=E5=8D=87=E7=BA=A7LiteF?= =?UTF-8?q?low=E7=9A=84=E7=9B=B8=E5=85=B3=E7=AC=AC=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E4=BE=9D=E8=B5=96jar=E5=8C=85=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-core/pom.xml | 5 ----- pom.xml | 29 ++++++++++++++++++----------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/liteflow-core/pom.xml b/liteflow-core/pom.xml index 38aadaaf4..d198c207a 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -26,27 +26,22 @@ org.springframework spring-beans - true org.springframework spring-context - true org.springframework spring-aop - true org.springframework spring-expression - true org.springframework spring-test - true org.slf4j diff --git a/pom.xml b/pom.xml index 09e76e033..528356ee9 100644 --- a/pom.xml +++ b/pom.xml @@ -43,21 +43,18 @@ 8 2.0.5.RELEASE 5.0.9.RELEASE - 1.7.21 - 1.2.17 - 1.7.5 - 1.7.13 - 1.2.70 - 1.19 + 1.7.32 + 1.2.79 + 1.29 1.6.1 - 2.12.0 + 5.1.0 4.12 - 5.7.16 - 2.12.1 + 5.7.19 + 2.12.3 5.1.0 0.10 - 3.2.0 - 3.0.7 + 3.2.7 + 3.0.8 @@ -66,26 +63,36 @@ org.springframework spring-beans ${spring.version} + provided + true org.springframework spring-context ${spring.version} + provided + true org.springframework spring-aop ${spring.version} + provided + true org.springframework spring-expression ${spring.version} + provided + true org.springframework spring-test ${spring.version} + provided + true org.slf4j