Skip to content

Commit 148260e

Browse files
committed
Upgrade to Infinispan 15.1.4.Final
Closes gh-43914
1 parent 020c6ee commit 148260e

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.3.Final") {
627+
library("Infinispan", "15.1.4.Final") {
628628
group("org.infinispan") {
629629
imports = [
630630
"infinispan-bom"

0 commit comments

Comments
 (0)