From 409ef92da23f4b650340197e7383ba8b528999e4 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 29 Apr 2019 08:56:06 +0000 Subject: Revert "spring-context-indexer" This reverts commit 9b11e46d07cbb811cbaf5ebb1fa847d39ca0450f. --- build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index f87793ad..6d1ff872 100644 --- a/build.gradle +++ b/build.gradle @@ -106,7 +106,6 @@ configurations { } dependencies { - annotationProcessor ("org.springframework:spring-context-indexer") compile ('org.springframework.boot:spring-boot-starter-cache') compile ('org.springframework.boot:spring-boot-starter-security') compile ('org.springframework.boot:spring-boot-starter-jdbc') -- cgit v1.2.3