From c325a3f4985fa6010a58afeb342f879b42b34587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 18:01:20 +0000 Subject: [PATCH] Bump hibernate-validator from 5.4.0.Final to 6.0.23.Final in /k2-parent Bumps hibernate-validator from 5.4.0.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- k2-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k2-parent/pom.xml b/k2-parent/pom.xml index 7a76527..d2bf6ca 100644 --- a/k2-parent/pom.xml +++ b/k2-parent/pom.xml @@ -192,7 +192,7 @@ org.hibernate hibernate-validator - 5.4.0.Final + 6.0.23.Final