Skip to content

Commit b80f64a

Browse files
committed
Upgrade to Infinispan 14.0.14.Final
Closes gh-36993
1 parent 4b1693f commit b80f64a

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
@@ -435,7 +435,7 @@ bom {
435435
]
436436
}
437437
}
438-
library("Infinispan", "14.0.13.Final") {
438+
library("Infinispan", "14.0.14.Final") {
439439
group("org.infinispan") {
440440
imports = [
441441
"infinispan-bom"

0 commit comments

Comments
 (0)