LeoAugust19
LeoAugust19
Hi, we found multiple versions of **org.apache.commons:commons-exec:jar** exist in io.selendroid:selendroid-standalone:jar:0.17.0. As shown in the following dependency tree, only **org.apache.commons:commons-exec:jar:1.1** will be loaded, based on "Maven's nearest wins strategy", and the...
https://github.com/selendroid/selendroid/issues/1169
Hi, there are multiple versions of **com.fasterxml.jackson.core:jackson-core:jar** in **org.numenta:htm.java:jar:0.6.13**. As shown in the following dependency tree, based on "Maven's nearest wins strategy", only com.fasterxml.jackson.core:jackson-core:jar:2.4.4 will be loaded and the other...
https://github.com/numenta/htm.java/issues/540
Hi, there are multiple versions of **ch.qos.logback:logback-classic:jar** in **org.mayocat.platform:mayocat-platform-model:jar:0.30.1**. Due to Maven version management, only **ch.qos.logback:logback-core:jar:1.0.10** can be loaded and the other versions will be shadowed during the packaging process....
Hi, we found multiple versions of **com.google.guava:guava:jar** exist in **flo-api-generator 0.5.1-SNAPSHOT**. As shown in the following dependency tree, due to Maven version management, only com.google.guava:guava:jar:23.0 will be loaded, and com.google.guava:guava:jar:17.0...