Upgrade to Ehcache3 3.9.3

Closes gh-26499
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:24 +02:00
parent 87fce0b480
commit e7ac4f12f1
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ bom {
]
}
}
library("Ehcache3", "3.9.2") {
library("Ehcache3", "3.9.3") {
group("org.ehcache") {
modules = [
"ehcache",