From 59af9bc110d3f2f1993b6e24f0c1ddcbff24370a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 08:45:20 +0000 Subject: [PATCH] Bump hibernate-validator from 4.1.0.Final to 4.3.2.Final in /qbecore Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.1.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.1.0.Final...4.3.2.Final) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- qbecore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbecore/pom.xml b/qbecore/pom.xml index a8edf176c57..b55b082b60a 100644 --- a/qbecore/pom.xml +++ b/qbecore/pom.xml @@ -39,7 +39,7 @@ org.hibernate hibernate-validator - 4.1.0.Final + 4.3.2.Final runtime