From fe3bd1d1e1d1d8960ef1e2ae2089e2b020b43c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:24:14 +0000 Subject: [PATCH] Bump hibernate-validator from 4.3.1.Final to 5.3.5.Final in /pm4j-common Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.3.1.Final 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.3.1.Final...5.3.5.Final) Signed-off-by: dependabot[bot] --- pm4j-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pm4j-common/pom.xml b/pm4j-common/pom.xml index 7ff9c950..d18aac1f 100644 --- a/pm4j-common/pom.xml +++ b/pm4j-common/pom.xml @@ -36,7 +36,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 5.3.5.Final