Skip to content

Commit ea0425d

Browse files
committed
Upgrade to Infinispan 10.1.8.Final
Closes gh-21404
1 parent 1f67be0 commit ea0425d

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
@@ -516,7 +516,7 @@ bom {
516516
]
517517
}
518518
}
519-
library("Infinispan", "10.1.6.Final") {
519+
library("Infinispan", "10.1.8.Final") {
520520
group("org.infinispan") {
521521
modules = [
522522
'infinispan-api',

0 commit comments

Comments
 (0)