Skip to content

Commit c6c6167

Browse files
committed
Upgrade to Infinispan 13.0.20.Final
Closes gh-37841
1 parent 8832b67 commit c6c6167

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
@@ -585,7 +585,7 @@ bom {
585585
]
586586
}
587587
}
588-
library("Infinispan", "13.0.18.Final") {
588+
library("Infinispan", "13.0.20.Final") {
589589
group("org.infinispan") {
590590
imports = [
591591
"infinispan-bom"

0 commit comments

Comments
 (0)