Upgrade to Ehcache3 3.9.9

Closes gh-29126
This commit is contained in:
Stephane Nicoll 2021-12-20 10:46:27 +01:00
parent 9ec44d80cf
commit 07c8ab2236
1 changed files with 1 additions and 1 deletions

View File

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