diff --git a/pom.xml b/pom.xml
index ac94dfa3..8f0793f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.hibernate.validator
hibernate-validator
- 6.0.20.Final
+ 8.0.1.Final
test
diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml
index 5ae3afc7..76c3061e 100644
--- a/src/it/weaving/pom.xml
+++ b/src/it/weaving/pom.xml
@@ -82,7 +82,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.hibernate.validator
hibernate-validator
- 6.0.20.Final
+ 8.0.1.Final
org.aspectj