Skip to content

Commit

Permalink
Upgrade to Infinispan 14.0.17.Final
Browse files Browse the repository at this point in the history
Closes gh-37290
  • Loading branch information
snicoll committed Sep 11, 2023
1 parent a52d7e2 commit bb8b31d
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 @@ -437,7 +437,7 @@ bom {
]
}
}
library("Infinispan", "14.0.14.Final") {
library("Infinispan", "14.0.17.Final") {
group("org.infinispan") {
imports = [
"infinispan-bom"
Expand Down

0 comments on commit bb8b31d

Please sign in to comment.