Skip to content

Commit 56ce2af

Browse files
committed
Upgrade to Infinispan 11.0.5.Final
Closes gh-24127
1 parent 20edba5 commit 56ce2af

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
@@ -476,7 +476,7 @@ bom {
476476
]
477477
}
478478
}
479-
library("Infinispan", "11.0.4.Final") {
479+
library("Infinispan", "11.0.5.Final") {
480480
group("org.infinispan") {
481481
imports = [
482482
"infinispan-bom"

0 commit comments

Comments
 (0)