Browse Source

Upgrade to Ehcache3 3.10.4

Closes gh-33170
pull/33648/head
Stephane Nicoll 3 years ago
parent
commit
fcf774c333
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -290,7 +290,7 @@ bom { @@ -290,7 +290,7 @@ bom {
]
}
}
library("Ehcache3", "3.10.2") {
library("Ehcache3", "3.10.4") {
group("org.ehcache") {
modules = [
"ehcache",

Loading…
Cancel
Save