From ceb1689f0659096545522160d41f0c7e005a4556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 23:26:50 +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.3.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/8.0.0.Final...8.0.3.Final) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 8.0.3.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..4e7d75e 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.hibernate hibernate-validator - 8.0.0.Final + 8.0.3.Final org.hibernate