Closed
Description
Since spring-boot-starter-remote-shell
already depends on groovy 2.3.8, shouldn't it exclude groovy-all 1.8.9 ?
+--- org.springframework.boot:spring-boot-starter-remote-shell: -> 1.2.0.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-actuator:1.2.0.RELEASE (*)
| +--- org.springframework:spring-core:4.1.3.RELEASE
| +--- org.springframework:spring-context:4.1.3.RELEASE (*)
| +--- org.crashub:crash.cli:1.3.0
| +--- org.crashub:crash.connectors.ssh:1.3.0
| | +--- org.crashub:crash.shell:1.3.0
| | | +--- org.crashub:crash.cli:1.3.0
| | | \--- org.codehaus.groovy:groovy-all:1.8.9
| | +--- org.apache.sshd:sshd-core:0.11.0
| | | \--- org.apache.mina:mina-core:2.0.7
| | | \--- org.slf4j:slf4j-api:1.6.6 -> 1.7.7
| | +--- org.apache.sshd:sshd-pam:0.11.0
| | | +--- org.apache.sshd:sshd-core:0.11.0 (*)
| | | \--- net.sf.jpam:jpam:1.1
| | +--- org.bouncycastle:bcprov-jdk15on:1.49
| | +--- org.bouncycastle:bcpkix-jdk15on:1.49
| | | \--- org.bouncycastle:bcprov-jdk15on:1.49
| | \--- org.apache.mina:mina-core:2.0.7 (*)
| +--- org.crashub:crash.embed.spring:1.3.0
| | +--- org.crashub:crash.shell:1.3.0 (*)
| | +--- org.springframework:spring-core:3.1.1.RELEASE -> 4.1.3.RELEASE
| | +--- org.springframework:spring-context:3.1.1.RELEASE -> 4.1.3.RELEASE (*)
| | \--- org.springframework:spring-beans:3.1.1.RELEASE -> 4.1.3.RELEASE (*)
| +--- org.crashub:crash.plugins.cron:1.3.0
| | +--- org.crashub:crash.shell:1.3.0 (*)
| | \--- it.sauronsoftware.cron4j:cron4j:2.2.5
| +--- org.crashub:crash.plugins.mail:1.3.0
| | +--- org.crashub:crash.shell:1.3.0 (*)
| | \--- javax.mail:mail:1.4
| | \--- javax.activation:activation:1.1
| +--- org.crashub:crash.shell:1.3.0 (*)
| \--- org.codehaus.groovy:groovy:2.3.8