From 96d5def17de4cf4dbeaa3d8e744230cf22d2e93e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 17 Aug 2016 10:13:46 +0200 Subject: [PATCH] Add reference to Caffeine in cache sample --- spring-boot-samples/spring-boot-sample-cache/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-boot-samples/spring-boot-sample-cache/pom.xml b/spring-boot-samples/spring-boot-sample-cache/pom.xml index fc7613e83fe..ada29f00dfd 100644 --- a/spring-boot-samples/spring-boot-sample-cache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-cache/pom.xml @@ -91,6 +91,12 @@ --> +