Skip to content

Commit d04dc90

Browse files
committedOct 13, 2020
Upgrade to Infinispan 11.0.4.Final
Closes gh-23650
1 parent 82518a3 commit d04dc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ bom {
476476
]
477477
}
478478
}
479-
library("Infinispan", "11.0.3.Final") {
479+
library("Infinispan", "11.0.4.Final") {
480480
group("org.infinispan") {
481481
imports = [
482482
"infinispan-bom"

0 commit comments

Comments
 (0)
Please sign in to comment.