diff --git a/build.gradle b/build.gradle index 48a247051b..a657d958f3 100644 --- a/build.gradle +++ b/build.gradle @@ -117,7 +117,6 @@ dependencies { compile 'org.springframework:spring-context:4.2.2.RELEASE' compile 'org.springframework:spring-context-support:4.2.2.RELEASE' compile 'org.springframework:spring-core:4.2.2.RELEASE' - compile 'org.springframework:spring-oxm:4.2.2.RELEASE' compile 'org.springframework:spring-web:4.2.2.RELEASE' compile('org.pircbotx:pircbotx:2.1') { exclude module: 'guava'