<div dir="ltr">Hello guys,<br>     I&#39;m facing a problem right now, and the problem is that we currently have Hibernate Validator Alpha 2 as a dependency in our project, which has the Validation API Beta 4 as a dependency. The problem is that the latest changes in the API (including those in the Message Interpolator) were committed to Validation API Beta 4, and hence it made HV Alpha 2 unusable, since it calls metheods that were changed in the API. I guess that the current version should have been Beta 5 SNAPSHOT or something so that not to break the older builds that depend on Beta 4.<br>
<br>Regards<br>Alaa Nassef<br></div>