From 097272192c3a2f5bd520656debd3b1db62ddc13d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 05:34:15 +0000 Subject: [PATCH] Bump hibernate-validator from 4.3.1.Final to 6.1.1.Final Bumps hibernate-validator from 4.3.1.Final to 6.1.1.Final. Signed-off-by: dependabot-preview[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..f37993ebf9 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.1.1.Final