From 2446fbe84521c535cb7986dd480437c7d7140e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 12:54:34 +0000 Subject: [PATCH] Bump hibernate-validator in /samples/validation Bumps hibernate-validator from 4.1.0.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/validation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/validation/pom.xml b/samples/validation/pom.xml index 51b2c595112..e46fa943cbb 100644 --- a/samples/validation/pom.xml +++ b/samples/validation/pom.xml @@ -66,7 +66,7 @@ org.hibernate hibernate-validator - 4.1.0.Final + 6.0.23.Final javax.xml.bind