From aed22c018fcccc188ccb1b33ae57f9ed171c9f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 00:02:28 +0000 Subject: [PATCH] Bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.1.1.Final to 9.1.2.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.2.Final/changelog.md) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.1.Final...9.1.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.2.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f7c7a27..bc9bdcce 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ org.hibernate.validator hibernate-validator - 9.1.1.Final + 9.1.2.Final test