From a2952c1754edd10346c1c0b59b4d5455a600a8b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 10:43:09 +0000 Subject: [PATCH] chore(deps-dev): bump org.hibernate.validator:hibernate-validator Bumps the other-dependencies group with 1 update: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator). Updates `org.hibernate.validator:hibernate-validator` from 9.1.3.Final to 9.1.4.Final - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.4.Final/changelog.md) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.3.Final...9.1.4.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.4.Final dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] --- boat-scaffold/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boat-scaffold/pom.xml b/boat-scaffold/pom.xml index 1b900ac67..253a5e10e 100644 --- a/boat-scaffold/pom.xml +++ b/boat-scaffold/pom.xml @@ -177,7 +177,7 @@ org.hibernate.validator hibernate-validator - 9.1.3.Final + 9.1.4.Final test