From f3ae5c7c879415604cb9ccafa4f95a3c534dfd66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:53:09 +0000 Subject: [PATCH] Bump hibernate-validator in /todolist-web-common Bumps hibernate-validator from 4.3.1.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- todolist-web-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist-web-common/pom.xml b/todolist-web-common/pom.xml index dfbd4d2849..73ed8577eb 100644 --- a/todolist-web-common/pom.xml +++ b/todolist-web-common/pom.xml @@ -43,7 +43,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 6.0.23.Final