From 2ce0d38e179127ba3f15c313e1098a851710638e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:50:33 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-validator in /command-bus-core Bumps org.hibernate:hibernate-validator from 6.0.17.Final to 6.2.0.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 6.2.0.Final dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- command-bus-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command-bus-core/pom.xml b/command-bus-core/pom.xml index ea42cd5..9164999 100644 --- a/command-bus-core/pom.xml +++ b/command-bus-core/pom.xml @@ -62,7 +62,7 @@ org.hibernate hibernate-validator - 6.0.17.Final + 6.2.0.Final test