Upgrade Infinispan to 15.0.10.Final

Closes #33646

Signed-off-by: Michal Hajas <mhajas@redhat.com>
This commit is contained in:
Michal Hajas 2024-10-07 16:24:10 +02:00 committed by Alexander Schwartz
parent 6b96ee2b6d
commit 284eeaefe4

View file

@ -95,7 +95,7 @@
<h2.version>2.3.230</h2.version> <h2.version>2.3.230</h2.version>
<hibernate-orm.plugin.version>6.2.13.Final</hibernate-orm.plugin.version> <hibernate-orm.plugin.version>6.2.13.Final</hibernate-orm.plugin.version>
<hibernate.c3p0.version>6.2.13.Final</hibernate.c3p0.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 --> <!-- 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.version>5.0.8.Final</protostream.version>
<!-- protostream.plugin.version property can be replaced with protostream.version once protostream.version >= 5.0.10.Final --> <!-- protostream.plugin.version property can be replaced with protostream.version once protostream.version >= 5.0.10.Final -->