Skip to content

Commit ce13db4

Browse files
committed
Upgrade to Ehcache3 3.9.2
Closes gh-25626
1 parent f276be7 commit ce13db4

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
@@ -262,7 +262,7 @@ bom {
262262
]
263263
}
264264
}
265-
library("Ehcache3", "3.9.0") {
265+
library("Ehcache3", "3.9.2") {
266266
group("org.ehcache") {
267267
modules = [
268268
"ehcache",

0 commit comments

Comments
 (0)