From 85fc6bcdc175dcba426cc8160229072bf6afa1f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:00:30 +0000 Subject: [PATCH] Build(deps): Bump hibernate-validator Bumps hibernate-validator from 5.0.1.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../springiA4_05_simpleMVC Maven Webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Books/SpringInActionForthEdition/springiA4_05_simpleMVC Maven Webapp/pom.xml b/Books/SpringInActionForthEdition/springiA4_05_simpleMVC Maven Webapp/pom.xml index 697e087a..1ef5e341 100644 --- a/Books/SpringInActionForthEdition/springiA4_05_simpleMVC Maven Webapp/pom.xml +++ b/Books/SpringInActionForthEdition/springiA4_05_simpleMVC Maven Webapp/pom.xml @@ -50,7 +50,7 @@ org.hibernate hibernate-validator - 5.0.1.Final + 6.0.23.Final org.hamcrest