Skip to content

Commit cae0b50

Browse files
committed
Upgrade to Ehcache3 3.9.7
Closes gh-28394
1 parent 9b1660a commit cae0b50

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
@@ -261,7 +261,7 @@ bom {
261261
]
262262
}
263263
}
264-
library("Ehcache3", "3.9.6") {
264+
library("Ehcache3", "3.9.7") {
265265
group("org.ehcache") {
266266
modules = [
267267
"ehcache",

0 commit comments

Comments
 (0)