Upgrade to Ehcache3 3.9.9

Closes gh-29210
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:13 +01:00
parent a79a497f13
commit f354c4dac4
1 changed files with 1 additions and 1 deletions

View File

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