From 0a38ed8acf9758ba860adcb3ea6a771cf49dfd91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:12:33 +0000 Subject: [PATCH] Bump hibernate-validator from 6.0.11.Final to 6.0.20.Final in /benchmark Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.11.Final to 6.0.20.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.0.20.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.0.11.Final...6.0.20.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production ... 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..b97b408 --- 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.0.20.Final