Deprecated integration of Infinispan as a second-level cache for Hibernate ORM; use org.infinispan:infinispan-hibernate-cache-v53 instead.
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-infinispan</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.
Minimal example showing instantiation of the deprecated Infinispan region factory.
Replace dependency with org.infinispan:infinispan-hibernate-cache-v53 and update imports.
No dependency data recorded yet.