Upgrade to Ehcache3 3.10.1

Closes gh-32337
This commit is contained in:
Stephane Nicoll
2022-09-14 14:16:18 +02:00
parent e3972b66af
commit 464237fc21

View File

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