| I can confirm it works after manually updating the Wildfly modules hibernate-core and hibernate-envers from 5.0.7.Final to 5.2.2.Final. I am surprised that there's no mechanism to validate the library version used in builds vs. the library version used at run-time - even setting the hibernate-envers dependency to provided only affects the artifact. |