From 63853a71fef91fbd931f6c4a348daf757a8fc1a4 Mon Sep 17 00:00:00 2001
From: mark <1015617466@qq.com>
Date: Thu, 22 Dec 2022 09:34:59 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E9=AA=8C=E5=8C=85=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-common/ruoyi-common-core/pom.xml | 10 +++++-----
ruoyi-modules/ruoyi-file/pom.xml | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml
index a0ea1d2..a80657f 100644
--- a/ruoyi-common/ruoyi-common-core/pom.xml
+++ b/ruoyi-common/ruoyi-common-core/pom.xml
@@ -52,11 +52,11 @@
com.github.pagehelper
pagehelper-spring-boot-starter
-
-
-
-
-
+
+ org.hibernate
+ hibernate-validator
+ 5.3.6.Final
+
diff --git a/ruoyi-modules/ruoyi-file/pom.xml b/ruoyi-modules/ruoyi-file/pom.xml
index e25a795..4bf9f7d 100644
--- a/ruoyi-modules/ruoyi-file/pom.xml
+++ b/ruoyi-modules/ruoyi-file/pom.xml
@@ -22,11 +22,11 @@
com.alibaba.cloud
spring-cloud-starter-alibaba-nacos-discovery
-
-
-
-
-
+
+ org.hibernate
+ hibernate-validator
+ 5.3.6.Final
+