Skip to content

Commit 449897d

Browse files
committedJan 21, 2025·
Upgrade to Infinispan 15.0.12.Final
Closes gh-43909
1 parent 75d3c2e commit 449897d

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
@@ -623,7 +623,7 @@ bom {
623623
]
624624
}
625625
}
626-
library("Infinispan", "15.0.11.Final") {
626+
library("Infinispan", "15.0.12.Final") {
627627
group("org.infinispan") {
628628
imports = [
629629
"infinispan-bom"

0 commit comments

Comments
 (0)
Please sign in to comment.