From 5136a4f1811de9389a4e8fe8a2aa4763a2faea10 Mon Sep 17 00:00:00 2001 From: gi1tee Date: Tue, 25 Jun 2024 11:09:32 +0800 Subject: [PATCH] delete dependency --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index 42445f6..b66c9de 100644 --- a/pom.xml +++ b/pom.xml @@ -110,18 +110,6 @@ test - - com.gitee.sunchenbin.mybatis.actable - mybatis-enhance-actable - 1.5.0.RELEASE - - - com.baomidou - mybatis-plus-annotation - - - - org.junit.jupiter junit-jupiter-api -- Gitee