Browse Source

Upgrade to Ehcache 2.10.9.2

Closes gh-26498
pull/26691/head
Stephane Nicoll 5 years ago
parent
commit
87fce0b480
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -255,7 +255,7 @@ bom { @@ -255,7 +255,7 @@ bom {
]
}
}
library("Ehcache", "2.10.6") {
library("Ehcache", "2.10.9.2") {
group("net.sf.ehcache") {
modules = [
"ehcache"

Loading…
Cancel
Save