From f2c7183a7aadd7ca199c115af428485966daad86 Mon Sep 17 00:00:00 2001
From: Jie Zheng <201507802@qq.com>
Date: Wed, 15 Jan 2025 16:25:46 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BA=A4=E6=8D=A2spring-boot-start?=
=?UTF-8?q?er-cache=E4=B8=8Evalidation=E4=BE=9D=E8=B5=96=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
eladmin/pom.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/eladmin/pom.xml b/eladmin/pom.xml
index 5a91c6f..51d462f 100644
--- a/eladmin/pom.xml
+++ b/eladmin/pom.xml
@@ -58,18 +58,18 @@
spring-boot-starter-security
-
-
- org.springframework.boot
- spring-boot-starter-cache
-
-
org.springframework.boot
spring-boot-starter-validation
+
+
+ org.springframework.boot
+ spring-boot-starter-cache
+
+
org.springframework.boot