Skip to content

Commit 821a17d

Browse files
committed
Upgrade to Infinispan 15.0.5.Final
Closes gh-41159
1 parent 88c6548 commit 821a17d

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
@@ -611,7 +611,7 @@ bom {
611611
]
612612
}
613613
}
614-
library("Infinispan", "15.0.4.Final") {
614+
library("Infinispan", "15.0.5.Final") {
615615
group("org.infinispan") {
616616
imports = [
617617
"infinispan-bom"

0 commit comments

Comments
 (0)