From 3b51d7935350d992efb08e45909946ea8fc1e1db Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 22 Sep 2018 20:24:25 +0200 Subject: [PATCH] Remove useless jcache profile Closes gh-14584 --- spring-boot-samples/spring-boot-sample-cache/pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-cache/pom.xml b/spring-boot-samples/spring-boot-sample-cache/pom.xml index 5034793246c..fffa9fe4194 100644 --- a/spring-boot-samples/spring-boot-sample-cache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-cache/pom.xml @@ -49,15 +49,6 @@ - - jcache - - - javax.cache - cache-api - - - caffeine