Skip to content

Commit 3e3428a

Browse files
committed
Upgrade to Infinispan 14.0.11.Final
Closes gh-35990
1 parent e7f6faf commit 3e3428a

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
@@ -431,7 +431,7 @@ bom {
431431
]
432432
}
433433
}
434-
library("Infinispan", "14.0.10.Final") {
434+
library("Infinispan", "14.0.11.Final") {
435435
group("org.infinispan") {
436436
imports = [
437437
"infinispan-bom"

0 commit comments

Comments
 (0)