| Hi Giuseppe La Scaleia, I'm sorry but Hibernate Search version 5.5.x requires Hibernate ORM 5.0.x (as documented in the README file:
It happens to work fine with Hibernate ORM version 5.1, and also with the latest minor upgrades of Apache Lucene, but that was just luck. Generally speaking we can only guarantee (and we only test for) a specific minor version. Micro version updates should be safe, we work hard to make sure that patches in a micro branch don't break compatibility across libraries. I've created
HSEARCH-2296 - Upgrade to Hibernate ORM 5.2.0.Final Open to track the dependency update, closing this issue. Thanks for letting me know there's interest in a quick update! Please vote or watch the new issue. |