Skip to content

Commit

Permalink
Removing no longer used spring-oxm
Browse files Browse the repository at this point in the history
  • Loading branch information
micheljung committed Jan 28, 2016
1 parent c188067 commit a69feba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit a69feba

Please sign in to comment.