Upgrade to Ehcache3 3.10.0

Closes gh-30288
This commit is contained in:
Stephane Nicoll
2022-03-18 09:17:26 +01:00
parent d521a7bb1b
commit bf477700f6

View File

@@ -270,7 +270,7 @@ bom {
]
}
}
library("Ehcache3", "3.9.9") {
library("Ehcache3", "3.10.0") {
group("org.ehcache") {
modules = [
"ehcache",