Upgrade to Ehcache3 3.10.4

Closes gh-33170
This commit is contained in:
Stephane Nicoll 2022-11-15 07:51:27 +01:00
parent 733638cf89
commit fcf774c333
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ bom {
]
}
}
library("Ehcache3", "3.10.2") {
library("Ehcache3", "3.10.4") {
group("org.ehcache") {
modules = [
"ehcache",