From f053bb41da54adb259697280d4c6c0bed3260de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 15:30:47 +0000 Subject: [PATCH] chore(deps): bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.1.Final to 8.0.4.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.4.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/8.0.1.Final...8.0.4.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 8.0.4.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sa-blobstore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sa-blobstore/pom.xml b/sa-blobstore/pom.xml index 5e4c285..609a7f2 100644 --- a/sa-blobstore/pom.xml +++ b/sa-blobstore/pom.xml @@ -71,7 +71,7 @@ org.hibernate.validator hibernate-validator - 8.0.1.Final + 8.0.4.Final