Browse Source

Upgrade to Ehcache3 3.9.3

Closes gh-26499
pull/26691/head
Stephane Nicoll 5 years ago
parent
commit
e7ac4f12f1
  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.2") {
library("Ehcache3", "3.9.3") {
group("org.ehcache") {
modules = [
"ehcache",

Loading…
Cancel
Save