Upgrade to Ehcache3 3.10.1

Closes gh-32317
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:22 +02:00
parent a32bf83f60
commit a111f66e76
1 changed files with 1 additions and 1 deletions

View File

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