Skip to content

Commit d9a970a

Browse files
committed
Upgrade to Infinispan 12.1.10.Final
Closes gh-29128
1 parent a8fc4e9 commit d9a970a

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
@@ -531,7 +531,7 @@ bom {
531531
]
532532
}
533533
}
534-
library("Infinispan", "12.1.7.Final") {
534+
library("Infinispan", "12.1.10.Final") {
535535
group("org.infinispan") {
536536
imports = [
537537
"infinispan-bom"

0 commit comments

Comments
 (0)