Upgrade to Ehcache3 3.9.0

Closes gh-23346
This commit is contained in:
Stephane Nicoll 2020-09-16 11:53:39 +02:00
parent 73b3cede6d
commit 04c5a3f166
1 changed files with 1 additions and 1 deletions

View File

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