From 2dcb035888122873a89baa82d56be433b850a883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:08:37 +0000 Subject: [PATCH] Bump hibernate-validator from 3.1.0.GA to 5.3.5.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 3.1.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/commits/5.3.5.Final) Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9d9f7e164..dd8aeafc5 100644 --- a/pom.xml +++ b/pom.xml @@ -245,7 +245,7 @@ org.hibernate hibernate-validator - 3.1.0.GA + 5.3.5.Final org.slf4j @@ -1960,7 +1960,7 @@ org.hibernate hibernate-validator - 4.2.0.Final + 5.3.5.Final