From 3b184c27b7e94d474582e41b41386780f212499f Mon Sep 17 00:00:00 2001
From: "mend-for-github-com[bot]"
<50673670+mend-for-github-com[bot]@users.noreply.github.com>
Date: Mon, 17 Apr 2023 01:08:02 +0000
Subject: [PATCH] chore(deps): update dependency
org.hibernate:hibernate-validator to v6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5010846a71a1..3d28a5ce429b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
org.hibernate
hibernate-validator
- 5.4.3.Final
+ 6.0.0.Alpha1
org.hibernate