Skip to content

Commit 346bc47

Browse files
committed
Upgrade to Infinispan 11.0.9.Final
Closes gh-24907
1 parent 09b3363 commit 346bc47

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
@@ -472,7 +472,7 @@ bom {
472472
]
473473
}
474474
}
475-
library("Infinispan", "11.0.8.Final") {
475+
library("Infinispan", "11.0.9.Final") {
476476
group("org.infinispan") {
477477
imports = [
478478
"infinispan-bom"

0 commit comments

Comments
 (0)