From d3dbf3c707d65d112d3a0feed374532ad44494e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=8D=8E=E9=94=8B?= Date: Mon, 30 Oct 2023 16:19:04 +0800 Subject: [PATCH] =?UTF-8?q?update:pom.xml=20=E6=A8=A1=E5=9D=97=E5=BC=95?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 26 -------------------------- ruoyi-dependencies/pom.xml | 6 +++++- 2 files changed, 5 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index fb94a61b4..779bcd15f 100644 --- a/pom.xml +++ b/pom.xml @@ -130,32 +130,6 @@ exclude - - - org.codehaus.mojo - flatten-maven-plugin - ${flatten-maven-plugin.version} - - true - resolveCiFriendliesOnly - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - diff --git a/ruoyi-dependencies/pom.xml b/ruoyi-dependencies/pom.xml index 82b3bb393..b02ef8dc1 100644 --- a/ruoyi-dependencies/pom.xml +++ b/ruoyi-dependencies/pom.xml @@ -288,7 +288,11 @@ ruoyi-demo ${revision} - + + org.dromara + ruoyi-auth + ${revision} +