From 56ef6c57f72e3a92daa0f8b9fb102b0a0c9200a4 Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Wed, 30 Oct 2024 10:44:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/mybatis-plus-join-processor/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugin/mybatis-plus-join-processor/pom.xml b/plugin/mybatis-plus-join-processor/pom.xml index 6ec0127..75850fd 100644 --- a/plugin/mybatis-plus-join-processor/pom.xml +++ b/plugin/mybatis-plus-join-processor/pom.xml @@ -18,14 +18,12 @@ ognl ognl - 3.4.3 compile true org.javassist javassist - 3.30.2-GA compile true