Skip to content

Commit 620c6ec

Browse files
committed
Upgrade to Infinispan 12.1.10.Final
Closes gh-29121
1 parent d0cd7dc commit 620c6ec

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
@@ -522,7 +522,7 @@ bom {
522522
]
523523
}
524524
}
525-
library("Infinispan", "12.1.7.Final") {
525+
library("Infinispan", "12.1.10.Final") {
526526
group("org.infinispan") {
527527
imports = [
528528
"infinispan-bom"

0 commit comments

Comments
 (0)