Skip to content

Commit ccd85b7

Browse files
committed
Upgrade to Ehcache3 3.10.8
Closes gh-33322
1 parent 4a792d1 commit ccd85b7

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
@@ -290,7 +290,7 @@ bom {
290290
]
291291
}
292292
}
293-
library("Ehcache3", "3.10.6") {
293+
library("Ehcache3", "3.10.8") {
294294
group("org.ehcache") {
295295
modules = [
296296
"ehcache",

0 commit comments

Comments
 (0)