From 1097d4187a9630ab0ee6ad58f14d18dc59b0dcd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 17:14:18 +0000 Subject: [PATCH] Bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.4.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.4.Final...8.0.5.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 8.0.5.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 85ec1cd18..98191c8ac 100644 --- a/pom.xml +++ b/pom.xml @@ -257,7 +257,7 @@ org.hibernate.validator hibernate-validator - 8.0.4.Final + 8.0.5.Final org.glassfish