Skip to content

Commit 758d0ff

Browse files
committed
Upgrade to Infinispan 14.0.33.Final
Closes gh-43229
1 parent 0e1f2e8 commit 758d0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ bom {
473473
]
474474
}
475475
}
476-
library("Infinispan", "14.0.32.Final") {
476+
library("Infinispan", "14.0.33.Final") {
477477
group("org.infinispan") {
478478
imports = [
479479
"infinispan-bom"

0 commit comments

Comments
 (0)