From ca06fb5f868d087e5cb53fafea53ec0e52c4d736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 12:08:45 +0000 Subject: [PATCH] build(deps): bump hibernate-validator from 6.1.7.Final to 7.0.1.Final Bumps hibernate-validator from 6.1.7.Final to 7.0.1.Final. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9f678583e..0209a6382 100644 --- a/pom.xml +++ b/pom.xml @@ -401,7 +401,7 @@ org.hibernate hibernate-validator - 6.1.7.Final + 7.0.1.Final