Skip to content

Commit f6e4e0b

Browse files
committed
Upgrade to Infinispan 12.1.7.Final
Closes gh-27386
1 parent b4c3d00 commit f6e4e0b

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
@@ -513,7 +513,7 @@ bom {
513513
]
514514
}
515515
}
516-
library("Infinispan", "12.1.6.Final") {
516+
library("Infinispan", "12.1.7.Final") {
517517
group("org.infinispan") {
518518
imports = [
519519
"infinispan-bom"

0 commit comments

Comments
 (0)