diff --git a/litemall-core/pom.xml b/litemall-core/pom.xml index 9efeb1a4..9a13f394 100644 --- a/litemall-core/pom.xml +++ b/litemall-core/pom.xml @@ -11,6 +11,10 @@ + + org.hibernate.validator + hibernate-validator + org.springframework.boot diff --git a/pom.xml b/pom.xml index 325c07cb..32b54a9c 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,12 @@ 1.4.0 + + org.hibernate.validator + hibernate-validator + 6.0.15.Final + + mysql