Skip to content

Commit 04c5a3f

Browse files
committed
Upgrade to Ehcache3 3.9.0
Closes gh-23346
1 parent 73b3ced commit 04c5a3f

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.8.1") {
265+
library("Ehcache3", "3.9.0") {
266266
group("org.ehcache") {
267267
modules = [
268268
"ehcache",

0 commit comments

Comments
 (0)