Browse Source

Upgrade to Ehcache3 3.9.2

Closes gh-25626
pull/25709/head
Stephane Nicoll 5 years ago
parent
commit
ce13db4d86
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -262,7 +262,7 @@ bom { @@ -262,7 +262,7 @@ bom {
]
}
}
library("Ehcache3", "3.9.0") {
library("Ehcache3", "3.9.2") {
group("org.ehcache") {
modules = [
"ehcache",

Loading…
Cancel
Save