Skip to content

Commit 78d0db7

Browse files
committed
Upgrade to Infinispan 12.1.12.Final
Closes gh-31412
1 parent 623a48f commit 78d0db7

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
@@ -536,7 +536,7 @@ bom {
536536
]
537537
}
538538
}
539-
library("Infinispan", "12.1.11.Final") {
539+
library("Infinispan", "12.1.12.Final") {
540540
group("org.infinispan") {
541541
imports = [
542542
"infinispan-bom"

0 commit comments

Comments
 (0)