From b7735d84b2637fc981926869d9b83df2d733c011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 23:03:04 +0000 Subject: [PATCH] Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final Bumps hibernate-validator from 7.0.1.Final to 7.0.2.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..4d8f73c 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,7 @@ org.hibernate hibernate-validator - 7.0.1.Final + 7.0.2.Final compile