From 9d838726050a9ce9dfdf6ff15e486192b42828cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 05:45:38 +0000 Subject: [PATCH] Bump hibernate-validator from 4.3.1.Final to 6.1.0.Final Bumps hibernate-validator from 4.3.1.Final to 6.1.0.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..fbd7de31d9 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.0.Final