Skip to content

Commit ed7c2da

Browse files
committed
Upgrade to Infinispan 15.0.1.Final
Closes gh-40334
1 parent b223bdf commit ed7c2da

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.0.Final") {
614+
library("Infinispan", "15.0.1.Final") {
615615
group("org.infinispan") {
616616
imports = [
617617
"infinispan-bom"

0 commit comments

Comments
 (0)