From 71dedabda3ab1bac7e3d5b2716d61a8de4577fff Mon Sep 17 00:00:00 2001 From: vvsd <40269480+vvsd@users.noreply.github.com> Date: Thu, 13 Oct 2022 23:15:57 +0800 Subject: [PATCH] update org.hibernate:hibernate-validator 5.3.6.Final to 6.0.19.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5fef885bdcc..1388297aa3b 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ org.hibernate hibernate-validator - 5.3.6.Final + 6.0.19.Final org.jsoup