From 9daf5e63ac584d6b075a038c94c22197412d6064 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 05:22:27 +0000 Subject: [PATCH] [Security] Bump hibernate-validator from 6.0.8.Final to 6.1.0.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.8.Final to 6.1.0.Final. **This update includes security fixes.** - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.0.8.Final...6.1.0.Final) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a690b3b..fd97637 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ org.hibernate.validator hibernate-validator - 6.0.8.Final + 6.1.0.Final org.hibernate