From 939fb5c2c5de686fc7028ed06e91b895bfbc1530 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 13 Aug 2024 11:42:32 +0200 Subject: [PATCH] GH-2190 - Upgrade to Hibernate Validator 8.0.1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39494048..9be89ea3 100644 --- a/pom.xml +++ b/pom.xml @@ -554,7 +554,7 @@ org.hibernate.validator hibernate-validator - 8.0.0.Final + 8.0.1.Final test