From ca788dcbd73c5c8665b45da7ff4a0b1d92196b2c Mon Sep 17 00:00:00 2001
From: yaowanxin <3588231647@qq.com>
Date: 星期三, 27 八月 2025 09:49:56 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/pim-jlmy' into pim-jlmy
---
ruoyi-common/pom.xml | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index ffa3d11..1ce8076 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -119,12 +119,6 @@
<artifactId>jakarta.servlet-api</artifactId>
</dependency>
- <dependency>
- <groupId>org.mybatis</groupId>
- <artifactId>mybatis</artifactId>
- <version>3.5.16</version>
- </dependency>
-
<!-- minio -->
<dependency>
<groupId>io.minio</groupId>
--
Gitblit v1.9.3