The `hibernate-envers` module has been relocated to the `org.hibernate.orm` group.
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-envers</artifactId>
<version>5.5.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate an entity with @Audited to enable auditing.
Replace dependency with org.hibernate.orm:hibernate-envers.
No dependency data recorded yet.