Skip to content

Commit bcacae7

Browse files
committed
Upgrade to Ehcache3 3.10.9
Closes gh-47096
1 parent e4ec422 commit bcacae7

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
@@ -328,7 +328,7 @@ bom {
328328
]
329329
}
330330
}
331-
library("Ehcache3", "3.10.8") {
331+
library("Ehcache3", "3.10.9") {
332332
group("org.ehcache") {
333333
modules = [
334334
"ehcache",

0 commit comments

Comments
 (0)