Skip to content

Commit 8155e09

Browse files
committed
Upgrade to Infinispan 12.0.1.Final
Closes gh-25328
1 parent 9f8b539 commit 8155e09

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
@@ -491,7 +491,7 @@ bom {
491491
]
492492
}
493493
}
494-
library("Infinispan", "12.0.0.Final") {
494+
library("Infinispan", "12.0.1.Final") {
495495
group("org.infinispan") {
496496
imports = [
497497
"infinispan-bom"

0 commit comments

Comments
 (0)