From ba598aaa30ef83ef81f9cf0d03dd7ae5e8d8117e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:04:00 +0000 Subject: [PATCH] Bump hibernate-validator in /dddlib-examples/organisation-project Bumps hibernate-validator from 5.3.0.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dddlib-examples/organisation-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dddlib-examples/organisation-project/pom.xml b/dddlib-examples/organisation-project/pom.xml index 9abd4f767..1f905c7dc 100644 --- a/dddlib-examples/organisation-project/pom.xml +++ b/dddlib-examples/organisation-project/pom.xml @@ -196,7 +196,7 @@ org.hibernate hibernate-validator - 5.3.0.Final + 6.0.23.Final org.hibernate