From 2cda22e7461fad0173efff9dbc4572598e2eb466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 23:01:38 +0000 Subject: [PATCH] Bump hibernate-validator from 7.0.1.Final to 7.0.5.Final Bumps hibernate-validator from 7.0.1.Final to 7.0.5.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 88f4123..5aa0e8d 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,7 @@ org.hibernate hibernate-validator - 7.0.1.Final + 7.0.5.Final compile