From 690043c4faa873a4254f9d3f5553e5ee271b9079 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 13 Aug 2024 11:38:19 +0200 Subject: [PATCH] GH-2185 - 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 9ce4127be..9cf0f325f 100644 --- a/pom.xml +++ b/pom.xml @@ -564,7 +564,7 @@ org.hibernate.validator hibernate-validator - 8.0.0.Final + 8.0.1.Final test