Skip to content

Commit be58d1a

Browse files
committed
Upgrade to Infinispan 10.1.2.Final
Closes gh-20163
1 parent 5f826cd commit be58d1a

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
@@ -521,7 +521,7 @@ bom {
521521
]
522522
}
523523
}
524-
library("Infinispan", "10.1.1.Final") {
524+
library("Infinispan", "10.1.2.Final") {
525525
group("org.infinispan") {
526526
modules = [
527527
'infinispan-api',

0 commit comments

Comments
 (0)