Skip to content

Commit ec91b4c

Browse files
committed
Upgrade to Infinispan 14.0.31.Final
Closes gh-42245
1 parent 2d89cf5 commit ec91b4c

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
@@ -470,7 +470,7 @@ bom {
470470
]
471471
}
472472
}
473-
library("Infinispan", "14.0.30.Final") {
473+
library("Infinispan", "14.0.31.Final") {
474474
group("org.infinispan") {
475475
imports = [
476476
"infinispan-bom"

0 commit comments

Comments
 (0)