Skip to content

Commit 00008c8

Browse files
committed
Upgrade to Ehcache3 3.9.5
Closes gh-27705
1 parent 2bb369b commit 00008c8

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.4") {
267+
library("Ehcache3", "3.9.5") {
268268
group("org.ehcache") {
269269
modules = [
270270
"ehcache",

0 commit comments

Comments
 (0)