From 09565aa853d8f778ee16b03173622f094d1165a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:27:12 +0000 Subject: [PATCH] Update dependency org.hibernate.validator:hibernate-validator to v9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f18099..ca4974b 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ org.hibernate.validator hibernate-validator - 8.0.5.Final + 9.1.3.Final com.fasterxml