Skip to content

Upgrade Infinispan to 9.1.0.CR1 #9681

@beihaifeiwu

Description

@beihaifeiwu

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions