On the https://hibernate.org/validator/documentation/getting-started/ there is references on
that is wrong and misleading because in v.6.0.0 Hibernate Validator has changed its group id from `org.hibernate` to `org.hibernate.validator`
Good catch, fixed!