Skip to content

Commit 4f7e75c

Browse files
committed
Upgrade to Infinispan 15.0.16.Final
Closes gh-46387
1 parent f38980a commit 4f7e75c

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
@@ -642,7 +642,7 @@ bom {
642642
]
643643
}
644644
}
645-
library("Infinispan", "15.0.15.Final") {
645+
library("Infinispan", "15.0.16.Final") {
646646
group("org.infinispan") {
647647
bom("infinispan-bom")
648648
}

0 commit comments

Comments
 (0)