Upgrade to Ehcache3 3.9.6

Closes gh-28003
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:36 +02:00
parent bf0f34f514
commit e15a586354
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ bom {
]
}
}
library("Ehcache3", "3.9.5") {
library("Ehcache3", "3.9.6") {
group("org.ehcache") {
modules = [
"ehcache",