Browse Source

Upgrade to Ehcache3 3.9.8

Closes gh-29058
pull/29089/head
Stephane Nicoll 4 years ago
parent
commit
fedf341d65
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save