From 0d430a75f24b0a0683e78b45c6927389f7432912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=B5=A9?= Date: Thu, 23 Nov 2017 11:34:52 +0800 Subject: [PATCH] =?UTF-8?q?fix=20spring3=E5=92=8C4=E5=90=8C=E6=97=B6?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=EF=BC=8C=E4=BD=BF=E7=94=A8import=20pom?= =?UTF-8?q?=E7=9A=84=E7=BB=9F=E4=B8=80=E7=AE=A1=E7=90=86=20#909?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dubbo-admin/pom.xml | 50 ++++++++++----------------------------------- 1 file changed, 11 insertions(+), 39 deletions(-) diff --git a/dubbo-admin/pom.xml b/dubbo-admin/pom.xml index 0222ff7974b..d1df25468e5 100644 --- a/dubbo-admin/pom.xml +++ b/dubbo-admin/pom.xml @@ -31,52 +31,24 @@ false false + + + + org.springframework + spring-framework-bom + 3.2.18.RELEASE + import + pom + + + com.alibaba dubbo ${project.parent.version} - - - org.springframework - spring-context - - - org.springframework - spring-beans - - - org.springframework - spring-web - - - - org.springframework - spring-context - 3.2.16.RELEASE - - - org.springframework - spring-beans - 3.2.16.RELEASE - - - org.springframework - spring-web - 3.2.16.RELEASE - - - org.springframework - spring-core - 3.2.16.RELEASE - - - org.springframework - spring-aop - 3.2.16.RELEASE - com.alibaba.citrus citrus-webx-all