Skip to content

Commit e278990

Browse files
committed
Upgrade to Infinispan 12.1.14.Final
Closes gh-35474
1 parent 1b0a6a2 commit e278990

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
@@ -526,7 +526,7 @@ bom {
526526
]
527527
}
528528
}
529-
library("Infinispan", "12.1.11.Final") {
529+
library("Infinispan", "12.1.14.Final") {
530530
group("org.infinispan") {
531531
imports = [
532532
"infinispan-bom"

0 commit comments

Comments
 (0)