From 87e2a25122da6e47e25cb9425b7896e6ac2cb765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:04:57 +0000 Subject: [PATCH] Chore(deps): Bump hibernate-validator from 8.0.0.Final to 8.0.1.Final Bumps hibernate-validator from 8.0.0.Final to 8.0.1.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 536da00..5e3e125 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-validator - 8.0.0.Final + 8.0.1.Final org.springframework.boot