From 33b385171b0e3b8954d327932785cb15a2dbd546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 23:32:45 +0000 Subject: [PATCH] build(deps): bump org.hibernate:hibernate-validator Bumps [org.hibernate:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.0.Final to 8.0.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.5.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/8.0.0.Final...8.0.5.Final) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 8.0.5.Final dependency-type: direct:production 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 2ba7367..482f4c9 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.hibernate hibernate-validator - 8.0.0.Final + 8.0.5.Final org.hibernate