Skip to content

Commit ad78f8f

Browse files
committed
Upgrade to Infinispan 15.0.8.Final
Closes gh-42253
1 parent b63f78c commit ad78f8f

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
@@ -601,7 +601,7 @@ bom {
601601
]
602602
}
603603
}
604-
library("Infinispan", "15.0.7.Final") {
604+
library("Infinispan", "15.0.8.Final") {
605605
group("org.infinispan") {
606606
imports = [
607607
"infinispan-bom"

0 commit comments

Comments
 (0)