-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Labels
status: duplicateA duplicate of another issueA duplicate of another issue
Description
Hi, I have found that Spring Boot managed infinispan is still stay on 8.2.6.Final, but it already go with 9.1.x,
what about upgrade to the recent release version ?
<!-- https://mvnrepository.com/artifact/org.infinispan/infinispan-core -->
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-core</artifactId>
<version>9.1.0.CR1</version>
</dependency>
Metadata
Metadata
Assignees
Labels
status: duplicateA duplicate of another issueA duplicate of another issue