From 1c886481358381ec2848b90811bfea7662518fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:56:17 +0000 Subject: [PATCH] Bump hibernate-validator from 4.2.0.Final to 6.0.23.Final in /tecnicas Bumps hibernate-validator from 4.2.0.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tecnicas/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tecnicas/pom.xml b/tecnicas/pom.xml index 87693af..c9e15df 100644 --- a/tecnicas/pom.xml +++ b/tecnicas/pom.xml @@ -112,7 +112,7 @@ org.hibernate hibernate-validator - 4.2.0.Final + 6.0.23.Final \ No newline at end of file