From 456a6b8f96337674e54d36e8d3625609fc9002ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:50:31 +0000 Subject: [PATCH] Bump hibernate-validator in /twitterwall-old Bumps hibernate-validator from 5.0.3.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- twitterwall-old/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitterwall-old/pom.xml b/twitterwall-old/pom.xml index 3605669..7df71a2 100644 --- a/twitterwall-old/pom.xml +++ b/twitterwall-old/pom.xml @@ -60,7 +60,7 @@ org.hibernate hibernate-validator - 5.0.3.Final + 6.0.23.Final mysql