From db866e8072210f0626b03f25363556a5145f15b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:55:17 +0000 Subject: [PATCH] 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] --- .../Spring RESTful Web Service/ArticleManagement/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Topic 6 Spring RESTful Web Service/Spring RESTful Web Service/ArticleManagement/pom.xml b/Topic 6 Spring RESTful Web Service/Spring RESTful Web Service/ArticleManagement/pom.xml index b004c35a..baff5615 100644 --- a/Topic 6 Spring RESTful Web Service/Spring RESTful Web Service/ArticleManagement/pom.xml +++ b/Topic 6 Spring RESTful Web Service/Spring RESTful Web Service/ArticleManagement/pom.xml @@ -110,7 +110,7 @@ org.hibernate hibernate-validator - 5.0.1.Final + 6.0.23.Final