Upgrade to Infinispan 15.0.8 (#32329)

Closes #32328

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
Alexander Schwartz 2024-08-22 12:19:06 +02:00 committed by GitHub
parent 4fba6b391e
commit 4e6bac7e30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,8 +95,9 @@
<h2.version>2.2.224</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.7.Final</infinispan.version>
<protostream.version>5.0.7.Final</protostream.version>
<infinispan.version>15.0.8.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>
<!--JAKARTA-->
<jakarta.mail.version>2.1.1</jakarta.mail.version>