Skip to content

Commit 5e99959

Browse files
committed
Upgrade to Ehcache 3.11.1
Closes gh-46893
1 parent 12312c7 commit 5e99959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ bom {
333333
]
334334
}
335335
}
336-
library("Ehcache3", "3.10.8") {
336+
library("Ehcache3", "3.11.1") {
337337
group("org.ehcache") {
338338
modules = [
339339
"ehcache",

0 commit comments

Comments
 (0)