Skip to content

Commit b184cea

Browse files
committed
Upgrade to Infinispan 15.1.5.Final
Closes gh-44084
1 parent e0cd4f4 commit b184cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ bom {
624624
]
625625
}
626626
}
627-
library("Infinispan", "15.1.4.Final") {
627+
library("Infinispan", "15.1.5.Final") {
628628
group("org.infinispan") {
629629
imports = [
630630
"infinispan-bom"

0 commit comments

Comments
 (0)