Closed bitcoder closed 9 months ago
after fix:
[INFO] app.getxray:xray-junit-extensions:jar:0.7.1
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:compile
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:compile
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:compile
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] +- org.junit.platform:junit-platform-reporting:jar:1.10.2:compile
[INFO] +- org.junit.platform:junit-platform-launcher:jar:1.10.2:compile
[INFO] +- org.junit.platform:junit-platform-engine:jar:1.10.2:compile
[INFO] +- org.junit.platform:junit-platform-commons:jar:1.10.2:compile
[INFO] +- org.junit.platform:junit-platform-testkit:jar:1.10.2:test
[INFO] +- org.assertj:assertj-core:jar:3.19.0:test
[INFO] +- org.jooq:joox-java-6:jar:1.6.2:test
[INFO] \- org.mockito:mockito-core:jar:4.3.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.12.7:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:test
[INFO] \- org.objenesis:objenesis:jar:3.2:test
remove dependency on junit 4 that comes from unnecessary junit-platform-runner .