From 4340a7b94307e420c4d38dc820e2c189b873e702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:53:57 +0000 Subject: [PATCH] Bump hibernate-validator from 4.2.0.Final to 4.3.2.Final in /hupa 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] --- hupa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hupa/pom.xml b/hupa/pom.xml index 34db5088..6453ccc9 100644 --- a/hupa/pom.xml +++ b/hupa/pom.xml @@ -115,7 +115,7 @@ org.hibernate hibernate-validator - 4.2.0.Final + 4.3.2.Final org.json