From a51b635c56a50ea0c0bbfebc2fde91f4b2e100a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Tue, 6 Feb 2024 17:42:50 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20mybatis=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E8=AE=BE=E7=BD=AE=E4=B8=BA=E5=8F=AF=E9=80=89=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=20=E9=81=BF=E5=85=8D=E5=87=BA=E7=8E=B0=E4=B8=8D?= =?UTF-8?q?=E5=BA=94=E8=AF=A5=E6=B3=A8=E5=85=A5=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-auth/pom.xml | 12 ------------ ruoyi-common/ruoyi-common-encrypt/pom.xml | 5 ----- ruoyi-common/ruoyi-common-tenant/pom.xml | 1 + 3 files changed, 1 insertion(+), 17 deletions(-) diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index 33e19aab..980d27e5 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -66,12 +66,6 @@ org.dromara ruoyi-common-encrypt - - - org.dromara - ruoyi-common-mybatis - - @@ -86,12 +80,6 @@ org.dromara ruoyi-common-tenant - - - org.dromara - ruoyi-common-mybatis - - org.dromara diff --git a/ruoyi-common/ruoyi-common-encrypt/pom.xml b/ruoyi-common/ruoyi-common-encrypt/pom.xml index 2dacb1d3..ed4910ef 100644 --- a/ruoyi-common/ruoyi-common-encrypt/pom.xml +++ b/ruoyi-common/ruoyi-common-encrypt/pom.xml @@ -22,11 +22,6 @@ ruoyi-common-core - - org.mybatis.spring.boot - mybatis-spring-boot-starter - - org.bouncycastle bcprov-jdk15to18 diff --git a/ruoyi-common/ruoyi-common-tenant/pom.xml b/ruoyi-common/ruoyi-common-tenant/pom.xml index f94340a9..8e1a6ab1 100644 --- a/ruoyi-common/ruoyi-common-tenant/pom.xml +++ b/ruoyi-common/ruoyi-common-tenant/pom.xml @@ -19,6 +19,7 @@ org.dromara ruoyi-common-mybatis + true