Skip to content

Commit

Permalink
Upgrade to Infinispan 14.0.4.Final
Browse files Browse the repository at this point in the history
Closes gh-33594
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent 735f422 commit d732eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -431,7 +431,7 @@ bom {
]
}
}
library("Infinispan", "14.0.2.Final") {
library("Infinispan", "14.0.4.Final") {
group("org.infinispan") {
imports = [
"infinispan-bom"
Expand Down

0 comments on commit d732eef

Please sign in to comment.