From c19d180844b7c3de93a4ad3e7e34abc2432cbfe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:00:31 +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_02 Maven Webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Books/SpringInActionForthEdition/springiA4_06_webview_02 Maven Webapp/pom.xml b/Books/SpringInActionForthEdition/springiA4_06_webview_02 Maven Webapp/pom.xml index 5b0a5c8d..e255faf7 100644 --- a/Books/SpringInActionForthEdition/springiA4_06_webview_02 Maven Webapp/pom.xml +++ b/Books/SpringInActionForthEdition/springiA4_06_webview_02 Maven Webapp/pom.xml @@ -48,7 +48,7 @@ org.hibernate hibernate-validator - 5.0.1.Final + 6.0.23.Final org.hamcrest