Skip to content

Commit ddd1146

Browse files
committed
Upgrade to Infinispan 15.0.4.Final
Closes gh-40865
1 parent 7bec440 commit ddd1146

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
@@ -615,7 +615,7 @@ bom {
615615
]
616616
}
617617
}
618-
library("Infinispan", "15.0.3.Final") {
618+
library("Infinispan", "15.0.4.Final") {
619619
group("org.infinispan") {
620620
imports = [
621621
"infinispan-bom"

0 commit comments

Comments
 (0)