Skip to content

Commit 543ccd3

Browse files
committed
Upgrade to Infinispan 11.0.8.Final
Closes gh-24388
1 parent d7ee9a5 commit 543ccd3

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
@@ -479,7 +479,7 @@ bom {
479479
]
480480
}
481481
}
482-
library("Infinispan", "11.0.5.Final") {
482+
library("Infinispan", "11.0.8.Final") {
483483
group("org.infinispan") {
484484
imports = [
485485
"infinispan-bom"

0 commit comments

Comments
 (0)