Skip to content

Commit 1efbfdb

Browse files
committed
Upgrade to Ehcache3 3.9.10
Closes gh-32648
1 parent 86176e8 commit 1efbfdb

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
@@ -272,7 +272,7 @@ bom {
272272
]
273273
}
274274
}
275-
library("Ehcache3", "3.9.9") {
275+
library("Ehcache3", "3.9.10") {
276276
group("org.ehcache") {
277277
modules = [
278278
"ehcache",

0 commit comments

Comments
 (0)