Browse Source

Upgrade to Ehcache3 3.10.2

Closes gh-32663
pull/32861/head
Stephane Nicoll 4 years ago
parent
commit
7e0de51cd2
  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.1") {
library("Ehcache3", "3.10.2") {
group("org.ehcache") {
modules = [
"ehcache",

Loading…
Cancel
Save