Skip to content

Commit 6f787c4

Browse files
committed
Upgrade to Infinispan 13.0.12.Final
Closes gh-32788
1 parent 3aa8358 commit 6f787c4

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.11.Final") {
573+
library("Infinispan", "13.0.12.Final") {
574574
group("org.infinispan") {
575575
imports = [
576576
"infinispan-bom"

0 commit comments

Comments
 (0)