Browse Source

Upgrade to Ehcache3 3.9.5

Closes gh-27705
pull/27734/head
Stephane Nicoll 5 years ago
parent
commit
00008c86ed
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -264,7 +264,7 @@ bom { @@ -264,7 +264,7 @@ bom {
]
}
}
library("Ehcache3", "3.9.4") {
library("Ehcache3", "3.9.5") {
group("org.ehcache") {
modules = [
"ehcache",

Loading…
Cancel
Save