diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 64cde740839..9f8df61b430 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -333,7 +333,7 @@ bom { ] } } - library("Ehcache3", "3.10.8") { + library("Ehcache3", "3.11.1") { group("org.ehcache") { modules = [ "ehcache",