From a8b0036a28e5cd26b987aa02f4137d06199a2146 Mon Sep 17 00:00:00 2001 From: St ef Date: Wed, 2 Jun 2021 23:10:57 +0200 Subject: [PATCH] Downgrade hibernate-validator to 6.2.0.Final --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 266934e12..f75578c60 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 1.10.1 1.3.8 3.0-j11 - 7.0.1.Final + 6.2.0.Final 0.8.7 @@ -136,6 +136,7 @@ hibernate-validator-annotation-processor ${hibernate-validator.version} +