Skip to content

Commit 7f3922e

Browse files
committed
Upgrade to Infinispan 13.0.9.Final
Closes gh-30767
1 parent d0e237b commit 7f3922e

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
@@ -565,7 +565,7 @@ bom {
565565
]
566566
}
567567
}
568-
library("Infinispan", "13.0.8.Final") {
568+
library("Infinispan", "13.0.9.Final") {
569569
group("org.infinispan") {
570570
imports = [
571571
"infinispan-bom"

0 commit comments

Comments
 (0)