Browse Source

Upgrade to Ehcache 2.10.9.2

Closes gh-26533
pull/26586/head
Andy Wilkinson 5 years ago
parent
commit
0bc37852a3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save