From ba23c0b18446f38f22f9e25ee8629db0d075b08b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:43:10 +0000 Subject: [PATCH] Bump hibernate-validator from 4.2.0.Final to 4.3.2.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.2.0.Final to 4.3.2.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/4.3.2.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/4.2.0.Final...4.3.2.Final) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 2b6734f55..ae3fc5a36 --- a/pom.xml +++ b/pom.xml @@ -738,7 +738,7 @@ org.hibernate hibernate-validator - 4.2.0.Final + 4.3.2.Final javax.validation