From 3501abf01984f0c49627a4b7f29e08528e08edec Mon Sep 17 00:00:00 2001 From: chenwenjian Date: Mon, 14 Oct 2024 09:30:33 +0800 Subject: [PATCH] =?UTF-8?q?feat(REQ-3010):=20=E8=BF=98=E5=8E=9Fbasics-auth?= =?UTF-8?q?-api=E4=BE=9D=E8=B5=96=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tyr-server/pom.xml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/tyr-server/pom.xml b/tyr-server/pom.xml index b6dc9549..96e70e8c 100644 --- a/tyr-server/pom.xml +++ b/tyr-server/pom.xml @@ -22,11 +22,11 @@ - - - - - + + cn.axzo.basics + basics-auth-api + ${project.version} + cn.axzo.tyr tyr-api @@ -100,12 +100,6 @@ cn.axzo.maokai maokai-api - - - cn.axzo.basics - basics-auth-api - -