From 8bc09638cf19fed3220392ad054d496cad214589 Mon Sep 17 00:00:00 2001 From: fengshuonan Date: Tue, 9 May 2023 10:57:00 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=907.6.0=E3=80=91=E3=80=90=E6=A1=86?= =?UTF-8?q?=E6=9E=B6=E6=94=B9=E9=80=A0=E3=80=91=E3=80=90auth=E3=80=91?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kernel-d-auth/auth-sdk/pom.xml | 49 +++++++++++----------------------- 1 file changed, 15 insertions(+), 34 deletions(-) diff --git a/kernel-d-auth/auth-sdk/pom.xml b/kernel-d-auth/auth-sdk/pom.xml index 232246c78..970a4c8cd 100644 --- a/kernel-d-auth/auth-sdk/pom.xml +++ b/kernel-d-auth/auth-sdk/pom.xml @@ -17,6 +17,13 @@ + + + cn.stylefeng.roses + auth-api + ${roses.version} + + @@ -32,13 +39,6 @@ ${roses.version} - - - cn.stylefeng.roses - auth-api - ${roses.version} - - @@ -55,14 +55,6 @@ ${roses.version} - - - - cn.stylefeng.roses - scanner-api - ${roses.version} - - @@ -79,6 +71,14 @@ ${roses.version} + + + + cn.stylefeng.roses + message-api + ${roses.version} + + @@ -87,17 +87,6 @@ ${roses.version} - - - - javax.servlet - javax.servlet-api - - - org.springframework - spring-web - - @@ -118,14 +107,6 @@ true - - - - cn.stylefeng.roses - message-api - ${roses.version} - -