From e265b69becfa18951de7dea2d64d8a4f4aaa8f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:38:59 +0000 Subject: [PATCH] Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.3.2.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.2.Final...5.3.5.Final) Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 192c3a5e3..5649f0bac 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -150,7 +150,7 @@ org.hibernate hibernate-validator - 4.3.2.Final + 5.3.5.Final org.jboss.logging diff --git a/pom.xml b/pom.xml index 238564a3e..f03dcbf62 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ org.hibernate hibernate-validator - 4.3.2.Final + 5.3.5.Final provided