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 +