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