diff options
Diffstat (limited to 'juick-www/build.gradle')
-rw-r--r-- | juick-www/build.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/juick-www/build.gradle b/juick-www/build.gradle index cf7da5bd..10a00b36 100644 --- a/juick-www/build.gradle +++ b/juick-www/build.gradle @@ -23,7 +23,6 @@ apply plugin: 'org.springframework.boot' dependencies { compile project(':juick-server-jdbc') - providedCompile project(':juick-server-xmpp') compile 'com.github.ben-manes.caffeine:caffeine:2.6.2' compile("org.springframework.boot:spring-boot-starter-cache") compile ('org.springframework.boot:spring-boot-starter-security') |