From c285d7f4137c6668eceb3ae878f1ff3583e1829b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 10:27:16 +0000 Subject: [PATCH] Bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.1.0.Final to 9.1.1.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.1.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.0.Final...9.1.1.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.1.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bval-perf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bval-perf/pom.xml b/bval-perf/pom.xml index dc27763f5d..241e8cb9c3 100644 --- a/bval-perf/pom.xml +++ b/bval-perf/pom.xml @@ -69,7 +69,7 @@ org.hibernate.validator hibernate-validator - 9.1.0.Final + 9.1.1.Final test