Skip to content

Commit

Permalink
Upgrade Infinispan to 15.0.10.Final
Browse files Browse the repository at this point in the history
Closes keycloak#33646

Signed-off-by: Michal Hajas <mhajas@redhat.com>
  • Loading branch information
mhajas authored and ahus1 committed Oct 7, 2024
1 parent 6b96ee2 commit 284eeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<h2.version>2.3.230</h2.version>
<hibernate-orm.plugin.version>6.2.13.Final</hibernate-orm.plugin.version>
<hibernate.c3p0.version>6.2.13.Final</hibernate.c3p0.version>
<infinispan.version>15.0.8.Final</infinispan.version>
<infinispan.version>15.0.10.Final</infinispan.version>
<!-- version number is needed for the proto-schema-compatibility-maven-plugin and needs to be in-sync with the version used in Infinispan -->
<protostream.version>5.0.8.Final</protostream.version>
<!-- protostream.plugin.version property can be replaced with protostream.version once protostream.version >= 5.0.10.Final -->
Expand Down

0 comments on commit 284eeae

Please sign in to comment.