From 85f42120e5dc99d71cf25111592b9f3707111a6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:22:57 +0000 Subject: [PATCH] Bump hibernate-validator Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.0.1.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.1.GA...5.3.5.Final) Signed-off-by: dependabot[bot] --- Platform-4.0/META-INF/maven/com.datasphere/Platform/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform-4.0/META-INF/maven/com.datasphere/Platform/pom.xml b/Platform-4.0/META-INF/maven/com.datasphere/Platform/pom.xml index fa2c9f9..8d17d8c 100644 --- a/Platform-4.0/META-INF/maven/com.datasphere/Platform/pom.xml +++ b/Platform-4.0/META-INF/maven/com.datasphere/Platform/pom.xml @@ -411,7 +411,7 @@ org.hibernate hibernate-validator - 4.0.1.GA + 5.3.5.Final