From 599edf14cc19831653eb21b0e98611e5d5d7f9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 23:34:07 +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.2.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/8.0.2.Final...9.1.3.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.1.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- aws-serverless-java-container-spring/pom.xml | 2 +- aws-serverless-java-container-springboot4/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-serverless-java-container-spring/pom.xml b/aws-serverless-java-container-spring/pom.xml index 590f3c7c..69455f3d 100644 --- a/aws-serverless-java-container-spring/pom.xml +++ b/aws-serverless-java-container-spring/pom.xml @@ -70,7 +70,7 @@ org.hibernate.validator hibernate-validator - 8.0.2.Final + 9.1.3.Final test diff --git a/aws-serverless-java-container-springboot4/pom.xml b/aws-serverless-java-container-springboot4/pom.xml index cddeb7d7..b20c1f48 100644 --- a/aws-serverless-java-container-springboot4/pom.xml +++ b/aws-serverless-java-container-springboot4/pom.xml @@ -200,7 +200,7 @@ org.hibernate.validator hibernate-validator - 9.1.0.Final + 9.1.3.Final test