Skip to content

Commit 5cc9527

Browse files
committed
Upgrade to Infinispan 14.0.1.Final
Closes gh-32798
1 parent 8a9b679 commit 5cc9527

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
@@ -450,7 +450,7 @@ bom {
450450
]
451451
}
452452
}
453-
library("Infinispan", "14.0.0.Final") {
453+
library("Infinispan", "14.0.1.Final") {
454454
group("org.infinispan") {
455455
imports = [
456456
"infinispan-bom"

0 commit comments

Comments
 (0)