Skip to content

Commit 051331b

Browse files
committed
Upgrade to Infinispan 13.0.11.Final
Closes gh-32322
1 parent c5b2bac commit 051331b

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
@@ -570,7 +570,7 @@ bom {
570570
]
571571
}
572572
}
573-
library("Infinispan", "13.0.10.Final") {
573+
library("Infinispan", "13.0.11.Final") {
574574
group("org.infinispan") {
575575
imports = [
576576
"infinispan-bom"

0 commit comments

Comments
 (0)