Upgrade to Ehcache3 3.9.3

Closes gh-26534
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:09 +01:00
parent 0bc37852a3
commit 25f529a5f2
1 changed files with 1 additions and 1 deletions

View File

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