diff options
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
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') |