From 0028d95edf7f589611fbc7773b7f36123488535c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 05:06:25 +0000 Subject: [PATCH] build(deps): bump org.hibernate.validator:hibernate-validator in /chpl Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.1.0.Final to 9.1.3.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.3.Final/changelog.md) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.0.Final...9.1.3.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.3.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- chpl/chpl-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chpl/chpl-service/pom.xml b/chpl/chpl-service/pom.xml index 22292d4cf9..0ce4c52d0f 100644 --- a/chpl/chpl-service/pom.xml +++ b/chpl/chpl-service/pom.xml @@ -126,7 +126,7 @@ org.hibernate.validator hibernate-validator - 9.1.0.Final + 9.1.3.Final