Skip to content

Commit acad5b9

Browse files
committed
Upgrade to Ehcache3 3.9.11
Closes gh-35465
1 parent ed7badc commit acad5b9

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
@@ -265,7 +265,7 @@ bom {
265265
]
266266
}
267267
}
268-
library("Ehcache3", "3.9.9") {
268+
library("Ehcache3", "3.9.10") {
269269
group("org.ehcache") {
270270
modules = [
271271
"ehcache",

0 commit comments

Comments
 (0)