Upgrade to Ehcache3 3.9.4

Closes gh-26785
This commit is contained in:
Stephane Nicoll 2021-06-07 07:57:48 +02:00
parent 90f96e2d48
commit 16ff9318b5
1 changed files with 1 additions and 1 deletions

View File

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