From ea4643cb364a053f3b37ea91b07b4df13788eea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:13:11 +0000 Subject: [PATCH] Bump hibernate-validator Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.0.0.GA to 5.3.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.5.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/4.0.0.GA...5.3.5.Final) Signed-off-by: dependabot[bot] --- human-task-web-ui-example/human-task-web-ui-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/human-task-web-ui-example/human-task-web-ui-example/pom.xml b/human-task-web-ui-example/human-task-web-ui-example/pom.xml index af662de..1e5f424 100644 --- a/human-task-web-ui-example/human-task-web-ui-example/pom.xml +++ b/human-task-web-ui-example/human-task-web-ui-example/pom.xml @@ -36,7 +36,7 @@ org.hibernate hibernate-validator - 4.0.0.GA + 5.3.5.Final compile