Skip to content

Commit 50f7978

Browse files
committed
Upgrade to Infinispan 15.0.10.Final
Closes gh-42632
1 parent ef0ec60 commit 50f7978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ bom {
600600
]
601601
}
602602
}
603-
library("Infinispan", "15.0.8.Final") {
603+
library("Infinispan", "15.0.10.Final") {
604604
group("org.infinispan") {
605605
imports = [
606606
"infinispan-bom"

0 commit comments

Comments
 (0)