Skip to content

Commit

Permalink
Upgrade to Infinispan 15.0.4.Final
Browse files Browse the repository at this point in the history
Closes gh-40865
  • Loading branch information
wilkinsona committed May 22, 2024
1 parent 7bec440 commit ddd1146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ bom {
]
}
}
library("Infinispan", "15.0.3.Final") {
library("Infinispan", "15.0.4.Final") {
group("org.infinispan") {
imports = [
"infinispan-bom"
Expand Down

0 comments on commit ddd1146

Please sign in to comment.