Upgrade to Ehcache3 3.9.8

Closes gh-29058
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:07 +01:00
parent 0165c40f02
commit fedf341d65
1 changed files with 1 additions and 1 deletions

View File

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