From 2799d5c2a40fdcfcce67a6610e01899a22e2f211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 05:56:29 +0000 Subject: [PATCH] Bump hibernate-validator from 5.4.3.Final to 8.0.1.Final Bumps hibernate-validator from 5.4.3.Final to 8.0.1.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f7f1f93b..64d6daef4 100644 --- a/pom.xml +++ b/pom.xml @@ -302,7 +302,7 @@ org.hibernate hibernate-validator - 5.4.3.Final + 8.0.1.Final org.jooq