From 95df801b5dcb51865ff9ff7c5b0c44de8c9ffd88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 05:00:50 +0000 Subject: [PATCH] Bump hibernate-validator from 5.4.3.Final to 8.0.0.Final Bumps hibernate-validator from 5.4.3.Final to 8.0.0.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 08897d77a..d5b59f427 100644 --- a/pom.xml +++ b/pom.xml @@ -297,7 +297,7 @@ org.hibernate hibernate-validator - 5.4.3.Final + 8.0.0.Final org.jooq