From c64efdb2dffe23123ff8c4601940280457409266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 07:30:49 +0000 Subject: [PATCH] Bump hibernate-validator from 6.0.11.Final to 6.1.0.Final in /benchmark Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.11.Final to 6.1.0.Final. - [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.11.Final...6.1.0.Final) Signed-off-by: dependabot[bot] --- benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 benchmark/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml old mode 100755 new mode 100644 index 612ced0..78aed43 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -623,7 +623,7 @@ But it requires getting all the Log4j2 stuff configured right, and haven't done org.hibernate.validator hibernate-validator - 6.0.11.Final + 6.1.0.Final