Skip to content

Commit d37e79a

Browse files
committed
Upgrade to Infinispan 12.1.7.Final
Closes gh-27400
1 parent 5f537cc commit d37e79a

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
@@ -519,7 +519,7 @@ bom {
519519
]
520520
}
521521
}
522-
library("Infinispan", "12.1.6.Final") {
522+
library("Infinispan", "12.1.7.Final") {
523523
group("org.infinispan") {
524524
imports = [
525525
"infinispan-bom"

0 commit comments

Comments
 (0)