From f75cf55cb2468c35d9ed07ead4e6e9e496cfb847 Mon Sep 17 00:00:00 2001
From: Kris <2893855659@qq.com>
Date: Sat, 4 Jan 2025 10:15:35 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90feat=E3=80=91=E5=B9=B2=E6=8E=89pagehel?=
=?UTF-8?q?per=E5=88=86=E9=A1=B5=E6=8F=92=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
czsj-common/pom.xml | 5 -----
pom.xml | 9 ---------
2 files changed, 14 deletions(-)
diff --git a/czsj-common/pom.xml b/czsj-common/pom.xml
index 8482ab5..7dfbd00 100644
--- a/czsj-common/pom.xml
+++ b/czsj-common/pom.xml
@@ -40,11 +40,6 @@
spring-boot-starter-security
-
-
- com.github.pagehelper
- pagehelper-spring-boot-starter
-
diff --git a/pom.xml b/pom.xml
index 213d430..05b570c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,6 @@
1.21
3.0.0
2.3.3
- 1.4.7
2.0.53
6.1.2
2.13.0
@@ -48,7 +47,6 @@
1.2.8
2.2.2
- 1.4.1
1.4
3.2.2
@@ -175,13 +173,6 @@
${bitwalker.version}
-
-
- com.github.pagehelper
- pagehelper-spring-boot-starter
- ${pagehelper.boot.version}
-
-
com.github.oshi