Hi, I check unreleased 4.3.1 version and hibernate validator was updated to the 7.0.1 version. But this major version of hibernate validator is under a new namespace (jakarta ee). Hibernate ORM (5.4.29) and probably also other libs are under "old" namespace (javax.*). Was it planned to do it in this way?
Jakub