Skip to content

Commit 65170c6

Browse files
committed
Upgrade to Infinispan 15.0.7.Final
Closes gh-41800
1 parent bc04d70 commit 65170c6

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
@@ -620,7 +620,7 @@ bom {
620620
]
621621
}
622622
}
623-
library("Infinispan", "15.0.5.Final") {
623+
library("Infinispan", "15.0.7.Final") {
624624
group("org.infinispan") {
625625
imports = [
626626
"infinispan-bom"

0 commit comments

Comments
 (0)