Upgrade to Ehcache3 3.9.2

Closes gh-25626
This commit is contained in:
Stephane Nicoll 2021-03-15 09:21:59 +01:00
parent f276be74a9
commit ce13db4d86
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ bom {
] ]
} }
} }
library("Ehcache3", "3.9.0") { library("Ehcache3", "3.9.2") {
group("org.ehcache") { group("org.ehcache") {
modules = [ modules = [
"ehcache", "ehcache",