From c2430d273684d0877fcaa35b6ee3472181f714fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:01:42 +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_06_webview_03 Maven Webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Books/SpringInActionForthEdition/springiA4_06_webview_03 Maven Webapp/pom.xml b/Books/SpringInActionForthEdition/springiA4_06_webview_03 Maven Webapp/pom.xml index 3dbdf843..bc40401a 100644 --- a/Books/SpringInActionForthEdition/springiA4_06_webview_03 Maven Webapp/pom.xml +++ b/Books/SpringInActionForthEdition/springiA4_06_webview_03 Maven Webapp/pom.xml @@ -52,7 +52,7 @@ org.hibernate hibernate-validator - 5.0.1.Final + 6.0.23.Final org.hamcrest