From fe7b22f000a920d9fb022abd15a537200cdc5741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 15:13:36 +0000 Subject: [PATCH] [dependency]: Bump org.hibernate:hibernate-validator in /nis Bumps [org.hibernate:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.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/6.2.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-major ... Signed-off-by: dependabot[bot] --- nis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nis/pom.xml b/nis/pom.xml index 09c1d2d4b..da4ab8002 100644 --- a/nis/pom.xml +++ b/nis/pom.xml @@ -184,7 +184,7 @@ org.hibernate hibernate-validator - 6.2.0.Final + 8.0.5.Final com.h2database