From a5c4d8666f11bf697534288c6ac21cb37f594a95 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 13 Aug 2024 11:56:53 +0200 Subject: [PATCH] GH-2199 - 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 9f510cd2..d814aef0 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