Skip to content

Commit 302d616

Browse files
committed
Upgrade to Ehcache3 3.9.7
Closes gh-28363
1 parent f034c06 commit 302d616

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
@@ -264,7 +264,7 @@ bom {
264264
]
265265
}
266266
}
267-
library("Ehcache3", "3.9.6") {
267+
library("Ehcache3", "3.9.7") {
268268
group("org.ehcache") {
269269
modules = [
270270
"ehcache",

0 commit comments

Comments
 (0)