From 55d7a0ea6eadbc7e5d34204539f560a1ba98db58 Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Sat, 30 Jul 2022 22:11:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basic-pojo/pom.xml | 22 +--------------------- common/pom.xml | 11 +++++++++++ module-file/pom.xml | 1 - pom.xml | 6 +++--- service-department/pom.xml | 1 + service-group/pom.xml | 2 +- 6 files changed, 17 insertions(+), 26 deletions(-) diff --git a/basic-pojo/pom.xml b/basic-pojo/pom.xml index a7ab003d..5f0429ed 100644 --- a/basic-pojo/pom.xml +++ b/basic-pojo/pom.xml @@ -24,32 +24,12 @@ org.springframework.security spring-security-config - - - org.springframework - spring-core - - - org.springframework - spring-expression - - provided org.springframework.security spring-security-web - - - org.springframework - spring-core - - - org.springframework - spring-expression - - - compile + provided diff --git a/common/pom.xml b/common/pom.xml index f8d109a9..62a44302 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -67,6 +67,17 @@ + + + org.springframework.security + spring-security-config + + + org.springframework.security + spring-security-web + + + \ No newline at end of file diff --git a/module-file/pom.xml b/module-file/pom.xml index 58dc8620..6ee8efac 100644 --- a/module-file/pom.xml +++ b/module-file/pom.xml @@ -32,7 +32,6 @@ minio - \ No newline at end of file diff --git a/pom.xml b/pom.xml index c48ec4e8..e30f4847 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 1.8 5.3.20 - 5.2.9.RELEASE + 5.7.2 2.7.0 1.2.83 2.0.2 @@ -97,14 +97,14 @@ 3.9.1 5.5.0 5.5.0 - 4.1.71.Final + 4.1.77.Final 1.69 9.0.58 1.18.16 1.7.30 6.0.0 1.10 - 8.2.1 + 8.2.2 3.4.0 2.5.5 diff --git a/service-department/pom.xml b/service-department/pom.xml index fe4fad8b..b755380d 100644 --- a/service-department/pom.xml +++ b/service-department/pom.xml @@ -17,6 +17,7 @@ ink.wgink module-dictionary 1.0-SNAPSHOT + provided ink.wgink diff --git a/service-group/pom.xml b/service-group/pom.xml index c3fc8bd7..d6507550 100644 --- a/service-group/pom.xml +++ b/service-group/pom.xml @@ -15,7 +15,7 @@ ink.wgink - service-user + common 1.0-SNAPSHOT