diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 7305b448fe..f7962286c7 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -613,6 +613,21 @@ caffeine ${caffeine.version} + + com.github.ben-manes.caffeine + guava + ${caffeine.version} + + + com.github.ben-manes.caffeine + jcache + ${caffeine.version} + + + com.github.ben-manes.caffeine + simulator + ${caffeine.version} + com.github.mxab.thymeleaf.extras thymeleaf-extras-data-attribute