We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea981c4 commit 2973272Copy full SHA for 2973272
integrations/hibernate/local/pom.xml
@@ -48,7 +48,7 @@
48
</dependency>
49
<dependency>
50
<groupId>org.infinispan</groupId>
51
- <artifactId>infinispan-hibernate-cache-v62</artifactId>
+ <artifactId>infinispan-hibernate-cache-v66</artifactId>
52
53
54
<groupId>com.h2database</groupId>
integrations/hibernate/spring-local/pom.xml
@@ -46,9 +46,7 @@
46
47
- <!-- Not present in BOM. See https://issues.redhat.com/browse/ISPN-14841 -->
- <version>${version.infinispan}</version>
</dependencies>
0 commit comments