From d424126f4751ac6c2ecb80061a3cb833dfa0eccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 07:10:37 +0000 Subject: [PATCH] Bump hibernate-validator in /lombok_experimental_features Bumps hibernate-validator from 5.3.2.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lombok_experimental_features/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lombok_experimental_features/pom.xml b/lombok_experimental_features/pom.xml index 415db5f..09a1ced 100644 --- a/lombok_experimental_features/pom.xml +++ b/lombok_experimental_features/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-validator - 5.3.2.Final + 6.0.23.Final junit