From e17178236fa460223746c1e27685fdf30c1a86b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:00:50 +0000 Subject: [PATCH] Bump hibernate-validator from 5.0.3.Final to 6.0.23.Final in /HelloHack Bumps hibernate-validator from 5.0.3.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- HelloHack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HelloHack/pom.xml b/HelloHack/pom.xml index 82e6d44..3bafd36 100644 --- a/HelloHack/pom.xml +++ b/HelloHack/pom.xml @@ -44,7 +44,7 @@ org.hibernate hibernate-validator - 5.0.3.Final + 6.0.23.Final