Browse Source

Upgrade to Ehcache 3.11.1

Closes gh-46893
pull/47029/head
Andy Wilkinson 5 months ago
parent
commit
5e9995999c
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -333,7 +333,7 @@ bom { @@ -333,7 +333,7 @@ bom {
]
}
}
library("Ehcache3", "3.10.8") {
library("Ehcache3", "3.11.1") {
group("org.ehcache") {
modules = [
"ehcache",

Loading…
Cancel
Save