From 5a7fce066fa6da2d93ffebf058ed9191ef47e438 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Sat, 6 Aug 2022 14:33:00 +0200 Subject: [PATCH] WW-5208 Update hibernate-validator to 6.2.4 b/c 6.1 has reached its end-of-life according to https://hibernate.org/validator/releases/6.1/ 6.2 is compatible with the given Java and Jakarta versions and supports `javax.validation.*` according to https://hibernate.org/validator/releases/6.2/ --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e2148731..3a30a76e3 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ 3.0.8 1.0.7 3.0.0-M4 - 6.1.3.Final + 6.2.4.Final 1.9