Last active
October 2, 2019 09:16
-
-
Save ikhoon/4bd6b4bbe3bed04c07c0013a87960189 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| org.hamcrest:hamcrest:2.1 | |
| variant "default" [ | |
| org.gradle.status = release (not requested) | |
| ] | |
| org.hamcrest:hamcrest:2.1 | |
| \--- org.awaitility:awaitility:4.0.1 | |
| \--- allDependencies (requested org.awaitility:awaitility) | |
| org.hamcrest:hamcrest-core:1.3 | |
| variant "default" [ | |
| org.gradle.status = release (not requested) | |
| ] | |
| org.hamcrest:hamcrest-core:1.3 | |
| +--- junit:junit:4.12 | |
| | +--- allDependencies (requested junit:junit) | |
| | +--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE | |
| | | \--- allDependencies (requested org.springframework.boot:spring-boot-starter-test) | |
| | +--- com.google.guava:guava-testlib:28.1-jre | |
| | | \--- allDependencies (requested com.google.guava:guava-testlib) | |
| | +--- org.apache.hbase:hbase-shaded-client:1.2.6 | |
| | | \--- allDependencies (requested org.apache.hbase:hbase-shaded-client) | |
| | \--- org.testng:testng:5.14.10 (requested junit:junit:3.8.1) | |
| | \--- org.reactivestreams:reactive-streams-tck:1.0.3 | |
| | \--- allDependencies (requested org.reactivestreams:reactive-streams-tck) | |
| +--- net.javacrumbs.json-unit:json-unit-core:2.8.1 | |
| | +--- net.javacrumbs.json-unit:json-unit:2.8.1 | |
| | | \--- allDependencies (requested net.javacrumbs.json-unit:json-unit) | |
| | \--- net.javacrumbs.json-unit:json-unit-fluent:2.8.1 | |
| | \--- allDependencies (requested net.javacrumbs.json-unit:json-unit-fluent) | |
| +--- org.hamcrest:hamcrest-library:1.3 | |
| | \--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE (*) | |
| \--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE (*) | |
| org.hamcrest:hamcrest-library:1.3 | |
| variant "default" [ | |
| org.gradle.status = release (not requested) | |
| ] | |
| org.hamcrest:hamcrest-library:1.3 | |
| \--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE | |
| \--- allDependencies (requested org.springframework.boot:spring-boot-starter-test) | |
| // After upgrading to json-unit 2.9.0 | |
| org.hamcrest:hamcrest:2.1 | |
| variant "default" [ | |
| org.gradle.status = release (not requested) | |
| ] | |
| org.hamcrest:hamcrest:2.1 | |
| +--- org.awaitility:awaitility:4.0.1 | |
| | \--- allDependencies (requested org.awaitility:awaitility) | |
| \--- org.hamcrest:hamcrest-core:2.1 | |
| +--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE (requested org.hamcrest:hamcrest-core:1.3) | |
| | \--- allDependencies (requested org.springframework.boot:spring-boot-starter-test) | |
| +--- junit:junit:4.12 (requested org.hamcrest:hamcrest-core:1.3) | |
| | +--- allDependencies (requested junit:junit) | |
| | +--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE (*) | |
| | +--- com.google.guava:guava-testlib:28.1-jre | |
| | | \--- allDependencies (requested com.google.guava:guava-testlib) | |
| | +--- org.apache.hbase:hbase-shaded-client:1.2.6 | |
| | | \--- allDependencies (requested org.apache.hbase:hbase-shaded-client) | |
| | \--- org.testng:testng:5.14.10 (requested junit:junit:3.8.1) | |
| | \--- org.reactivestreams:reactive-streams-tck:1.0.3 | |
| | \--- allDependencies (requested org.reactivestreams:reactive-streams-tck) | |
| +--- net.javacrumbs.json-unit:json-unit-core:2.9.0 | |
| | +--- net.javacrumbs.json-unit:json-unit:2.9.0 | |
| | | \--- allDependencies (requested net.javacrumbs.json-unit:json-unit) | |
| | \--- net.javacrumbs.json-unit:json-unit-fluent:2.9.0 | |
| | \--- allDependencies (requested net.javacrumbs.json-unit:json-unit-fluent) | |
| \--- org.hamcrest:hamcrest-library:1.3 (requested org.hamcrest:hamcrest-core:1.3) | |
| \--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE (*) | |
| org.hamcrest:hamcrest-core:2.1 | |
| variant "default" [ | |
| org.gradle.status = release (not requested) | |
| ] | |
| Selection reasons: | |
| - By conflict resolution : between versions 2.1 and 1.3 | |
| org.hamcrest:hamcrest-core:2.1 | |
| \--- net.javacrumbs.json-unit:json-unit-core:2.9.0 | |
| +--- net.javacrumbs.json-unit:json-unit:2.9.0 | |
| | \--- allDependencies (requested net.javacrumbs.json-unit:json-unit) | |
| \--- net.javacrumbs.json-unit:json-unit-fluent:2.9.0 | |
| \--- allDependencies (requested net.javacrumbs.json-unit:json-unit-fluent) | |
| org.hamcrest:hamcrest-core:1.3 -> 2.1 | |
| +--- junit:junit:4.12 | |
| | +--- allDependencies (requested junit:junit) | |
| | +--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE | |
| | | \--- allDependencies (requested org.springframework.boot:spring-boot-starter-test) | |
| | +--- com.google.guava:guava-testlib:28.1-jre | |
| | | \--- allDependencies (requested com.google.guava:guava-testlib) | |
| | +--- org.apache.hbase:hbase-shaded-client:1.2.6 | |
| | | \--- allDependencies (requested org.apache.hbase:hbase-shaded-client) | |
| | \--- org.testng:testng:5.14.10 (requested junit:junit:3.8.1) | |
| | \--- org.reactivestreams:reactive-streams-tck:1.0.3 | |
| | \--- allDependencies (requested org.reactivestreams:reactive-streams-tck) | |
| +--- org.hamcrest:hamcrest-library:1.3 | |
| | \--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE (*) | |
| \--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE (*) | |
| org.hamcrest:hamcrest-library:1.3 | |
| variant "default" [ | |
| org.gradle.status = release (not requested) | |
| ] | |
| org.hamcrest:hamcrest-library:1.3 | |
| \--- org.springframework.boot:spring-boot-starter-test:2.1.8.RELEASE | |
| \--- allDependencies (requested org.springframework.boot:spring-boot-starter-test) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment