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 2719a89 commit b814fb7Copy full SHA for b814fb7
integrations/hibernate/local/pom.xml
@@ -49,6 +49,7 @@
49
<dependency>
50
<groupId>org.infinispan</groupId>
51
<artifactId>infinispan-hibernate-cache-v66</artifactId>
52
+ <version>${project.version}</version>
53
</dependency>
54
55
<groupId>com.h2database</groupId>
integrations/hibernate/spring-local/pom.xml
@@ -47,6 +47,7 @@
47
48
</dependencies>
0 commit comments