From b6f6dca7f8f697fb2846e50f1306c53148be06e9 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 25 Jul 2018 12:01:57 +0200 Subject: [PATCH] Remove useless profile --- spring-boot-samples/spring-boot-sample-cache/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-cache/pom.xml b/spring-boot-samples/spring-boot-sample-cache/pom.xml index 48b8c9d96ca..517230bc2da 100644 --- a/spring-boot-samples/spring-boot-sample-cache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-cache/pom.xml @@ -133,15 +133,5 @@ - - guava - - - com.google.guava - guava - 18.0 - - -