LuciferYang removed a comment on pull request #31259:
URL: https://github.com/apache/spark/pull/31259#issuecomment-763674975


   dependency tree before SPARK-33212:
   
   ```
   [INFO] org.apache.spark:spark-hive_2.13:jar:3.2.0-SNAPSHOT
   [INFO] +- org.apache.spark:spark-core_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- com.thoughtworks.paranamer:paranamer:jar:2.8:runtime
   [INFO] |  +- com.twitter:chill_2.13:jar:0.9.5:compile
   [INFO] |  |  \- com.esotericsoftware:kryo-shaded:jar:4.0.2:compile
   [INFO] |  |     \- com.esotericsoftware:minlog:jar:1.3.0:compile
   [INFO] |  +- com.twitter:chill-java:jar:0.9.5:compile
   [INFO] |  +- org.apache.xbean:xbean-asm7-shaded:jar:4.15:compile
   [INFO] |  +- org.apache.hadoop:hadoop-client:jar:3.2.0:compile
   [INFO] |  |  +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile
   [INFO] |  |  |  +- commons-collections:commons-collections:jar:3.2.2:compile
   [INFO] |  |  |  +- javax.servlet.jsp:jsp-api:jar:2.1:runtime
   [INFO] |  |  |  +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
   [INFO] |  |  |  +- 
org.apache.commons:commons-configuration2:jar:2.1.1:compile
   [INFO] |  |  |  +- com.google.re2j:re2j:jar:1.1:compile
   [INFO] |  |  |  +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile
   [INFO] |  |  |  |  +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile
   [INFO] |  |  |  |  |  \- 
com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
   [INFO] |  |  |  |  \- net.minidev:json-smart:jar:2.3:compile
   [INFO] |  |  |  |     \- net.minidev:accessors-smart:jar:1.2:compile
   [INFO] |  |  |  +- org.apache.curator:curator-client:jar:2.13.0:compile
   [INFO] |  |  |  +- 
org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile
   [INFO] |  |  |  +- org.apache.kerby:kerb-simplekdc:jar:1.0.1:compile
   [INFO] |  |  |  |  +- org.apache.kerby:kerb-client:jar:1.0.1:compile
   [INFO] |  |  |  |  |  +- org.apache.kerby:kerby-config:jar:1.0.1:compile
   [INFO] |  |  |  |  |  +- org.apache.kerby:kerb-core:jar:1.0.1:compile
   [INFO] |  |  |  |  |  |  \- org.apache.kerby:kerby-pkix:jar:1.0.1:compile
   [INFO] |  |  |  |  |  |     +- org.apache.kerby:kerby-asn1:jar:1.0.1:compile
   [INFO] |  |  |  |  |  |     \- org.apache.kerby:kerby-util:jar:1.0.1:compile
   [INFO] |  |  |  |  |  +- org.apache.kerby:kerb-common:jar:1.0.1:compile
   [INFO] |  |  |  |  |  |  \- org.apache.kerby:kerb-crypto:jar:1.0.1:compile
   [INFO] |  |  |  |  |  +- org.apache.kerby:kerb-util:jar:1.0.1:compile
   [INFO] |  |  |  |  |  \- org.apache.kerby:token-provider:jar:1.0.1:compile
   [INFO] |  |  |  |  \- org.apache.kerby:kerb-admin:jar:1.0.1:compile
   [INFO] |  |  |  |     +- org.apache.kerby:kerb-server:jar:1.0.1:compile
   [INFO] |  |  |  |     |  \- org.apache.kerby:kerb-identity:jar:1.0.1:compile
   [INFO] |  |  |  |     \- org.apache.kerby:kerby-xdr:jar:1.0.1:compile
   [INFO] |  |  |  +- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile
   [INFO] |  |  |  +- com.fasterxml.woodstox:woodstox-core:jar:5.0.3:compile
   [INFO] |  |  |  \- dnsjava:dnsjava:jar:2.1.7:compile
   [INFO] |  |  +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile
   [INFO] |  |  |  \- com.squareup.okhttp:okhttp:jar:2.7.5:compile
   [INFO] |  |  +- org.apache.hadoop:hadoop-yarn-api:jar:3.2.0:compile
   [INFO] |  |  |  \- javax.xml.bind:jaxb-api:jar:2.2.11:compile
   [INFO] |  |  +- org.apache.hadoop:hadoop-yarn-client:jar:3.2.0:compile
   [INFO] |  |  +- 
org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.2.0:compile
   [INFO] |  |  |  \- org.apache.hadoop:hadoop-yarn-common:jar:3.2.0:compile
   [INFO] |  |  |     +- 
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.11.4:compile
   [INFO] |  |  |     |  +- 
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
   [INFO] |  |  |     |  \- 
jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
   [INFO] |  |  |     \- 
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.9.5:compile
   [INFO] |  |  |        \- 
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.9.5:compile
   [INFO] |  |  +- 
org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:3.2.0:compile
   [INFO] |  |  |  \- 
org.apache.hadoop:hadoop-mapreduce-client-common:jar:3.2.0:compile
   [INFO] |  |  \- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile
   [INFO] |  +- org.apache.spark:spark-launcher_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- org.apache.spark:spark-kvstore_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  |  +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile
   [INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.11.4:compile
   [INFO] |  |  \- 
com.fasterxml.jackson.core:jackson-annotations:jar:2.11.4:compile
   [INFO] |  +- 
org.apache.spark:spark-network-common_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  |  \- com.google.guava:guava:jar:14.0.1:provided
   [INFO] |  +- 
org.apache.spark:spark-network-shuffle_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- org.apache.spark:spark-unsafe_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- javax.activation:activation:jar:1.1.1:compile
   [INFO] |  +- org.apache.curator:curator-recipes:jar:2.13.0:compile
   [INFO] |  |  \- org.apache.curator:curator-framework:jar:2.13.0:compile
   [INFO] |  +- org.apache.zookeeper:zookeeper:jar:3.4.14:compile
   [INFO] |  |  \- org.apache.yetus:audience-annotations:jar:0.5.0:compile
   [INFO] |  +- org.eclipse.jetty:jetty-plus:jar:9.4.34.v20201102:provided
   [INFO] |  |  +- org.eclipse.jetty:jetty-webapp:jar:9.4.34.v20201102:provided
   [INFO] |  |  |  \- org.eclipse.jetty:jetty-xml:jar:9.4.34.v20201102:provided
   [INFO] |  |  \- org.eclipse.jetty:jetty-jndi:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-security:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-util:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-server:jar:9.4.34.v20201102:provided
   [INFO] |  |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
   [INFO] |  |  \- org.eclipse.jetty:jetty-io:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-http:jar:9.4.34.v20201102:provided
   [INFO] |  +- 
org.eclipse.jetty:jetty-continuation:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-servlet:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-proxy:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-client:jar:9.4.34.v20201102:provided
   [INFO] |  +- org.eclipse.jetty:jetty-servlets:jar:9.4.34.v20201102:provided
   [INFO] |  +- jakarta.servlet:jakarta.servlet-api:jar:4.0.3:compile
   [INFO] |  +- org.apache.commons:commons-lang3:jar:3.11:compile
   [INFO] |  +- org.apache.commons:commons-math3:jar:3.4.1:compile
   [INFO] |  +- org.apache.commons:commons-text:jar:1.6:compile
   [INFO] |  +- org.slf4j:slf4j-api:jar:1.7.30:compile
   [INFO] |  +- org.slf4j:jul-to-slf4j:jar:1.7.30:compile
   [INFO] |  +- org.slf4j:jcl-over-slf4j:jar:1.7.30:compile
   [INFO] |  +- log4j:log4j:jar:1.2.17:compile
   [INFO] |  +- org.slf4j:slf4j-log4j12:jar:1.7.30:compile
   [INFO] |  +- com.ning:compress-lzf:jar:1.0.3:compile
   [INFO] |  +- org.xerial.snappy:snappy-java:jar:1.1.8.2:compile
   [INFO] |  +- org.lz4:lz4-java:jar:1.7.1:compile
   [INFO] |  +- com.github.luben:zstd-jni:jar:1.4.8-1:compile
   [INFO] |  +- org.roaringbitmap:RoaringBitmap:jar:0.9.0:compile
   [INFO] |  |  \- org.roaringbitmap:shims:jar:0.9.0:runtime
   [INFO] |  +- commons-net:commons-net:jar:3.1:compile
   [INFO] |  +- org.scala-lang.modules:scala-xml_2.13:jar:1.2.0:compile
   [INFO] |  +- org.scala-lang:scala-library:jar:2.13.4:compile
   [INFO] |  +- org.scala-lang:scala-reflect:jar:2.13.4:compile
   [INFO] |  +- org.json4s:json4s-jackson_2.13:jar:3.7.0-M5:compile
   [INFO] |  |  \- org.json4s:json4s-core_2.13:jar:3.7.0-M5:compile
   [INFO] |  |     +- org.json4s:json4s-ast_2.13:jar:3.7.0-M5:compile
   [INFO] |  |     \- org.json4s:json4s-scalap_2.13:jar:3.7.0-M5:compile
   [INFO] |  +- org.glassfish.jersey.core:jersey-client:jar:2.30:compile
   [INFO] |  |  +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
   [INFO] |  |  \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
   [INFO] |  +- org.glassfish.jersey.core:jersey-common:jar:2.30:compile
   [INFO] |  |  +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
   [INFO] |  |  \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
   [INFO] |  +- org.glassfish.jersey.core:jersey-server:jar:2.30:compile
   [INFO] |  |  +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.30:compile
   [INFO] |  |  \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
   [INFO] |  +- 
org.glassfish.jersey.containers:jersey-container-servlet:jar:2.30:compile
   [INFO] |  +- 
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.30:compile
   [INFO] |  +- org.glassfish.jersey.inject:jersey-hk2:jar:2.30:compile
   [INFO] |  |  +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
   [INFO] |  |  |  +- 
org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
   [INFO] |  |  |  +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
   [INFO] |  |  |  \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
   [INFO] |  |  \- org.javassist:javassist:jar:3.25.0-GA:compile
   [INFO] |  +- io.netty:netty-all:jar:4.1.51.Final:compile
   [INFO] |  +- com.clearspring.analytics:stream:jar:2.9.6:compile
   [INFO] |  +- io.dropwizard.metrics:metrics-core:jar:4.1.1:compile
   [INFO] |  +- io.dropwizard.metrics:metrics-jvm:jar:4.1.1:compile
   [INFO] |  +- io.dropwizard.metrics:metrics-json:jar:4.1.1:compile
   [INFO] |  +- io.dropwizard.metrics:metrics-graphite:jar:4.1.1:compile
   [INFO] |  +- io.dropwizard.metrics:metrics-jmx:jar:4.1.1:compile
   [INFO] |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.11.4:compile
   [INFO] |  +- 
com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.11.4:compile
   [INFO] |  |  \- 
com.fasterxml.jackson.module:jackson-module-paranamer:jar:2.11.4:compile
   [INFO] |  +- org.apache.ivy:ivy:jar:2.4.0:compile
   [INFO] |  +- oro:oro:jar:2.0.8:compile
   [INFO] |  +- net.razorvine:pyrolite:jar:4.30:compile
   [INFO] |  +- net.sf.py4j:py4j:jar:0.10.9.1:compile
   [INFO] |  +- org.apache.spark:spark-tags_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- org.apache.commons:commons-crypto:jar:1.1.0:compile
   [INFO] |  \- 
org.scala-lang.modules:scala-parallel-collections_2.13:jar:0.2.0:compile
   [INFO] +- org.apache.spark:spark-core_2.13:test-jar:tests:3.2.0-SNAPSHOT:test
   [INFO] +- org.apache.spark:spark-sql_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- com.univocity:univocity-parsers:jar:2.9.0:compile
   [INFO] |  +- org.apache.spark:spark-sketch_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- org.apache.spark:spark-catalyst_2.13:jar:3.2.0-SNAPSHOT:compile
   [INFO] |  +- org.apache.orc:orc-core:jar:1.6.6:compile
   [INFO] |  |  +- org.apache.orc:orc-shims:jar:1.6.6:compile
   [INFO] |  |  +- io.airlift:aircompressor:jar:0.16:compile
   [INFO] |  |  +- org.jetbrains:annotations:jar:17.0.0:compile
   [INFO] |  |  \- org.threeten:threeten-extra:jar:1.5.0:compile
   [INFO] |  +- org.apache.orc:orc-mapreduce:jar:1.6.6:compile
   [INFO] |  +- org.apache.hive:hive-storage-api:jar:2.7.2:compile
   [INFO] |  +- org.apache.parquet:parquet-column:jar:1.10.1:compile
   [INFO] |  |  +- org.apache.parquet:parquet-common:jar:1.10.1:compile
   [INFO] |  |  \- org.apache.parquet:parquet-encoding:jar:1.10.1:compile
   [INFO] |  \- org.apache.parquet:parquet-hadoop:jar:1.10.1:compile
   [INFO] |     +- org.apache.parquet:parquet-format:jar:2.4.0:compile
   [INFO] |     \- org.apache.parquet:parquet-jackson:jar:1.10.1:compile
   [INFO] +- org.apache.spark:spark-sql_2.13:test-jar:tests:3.2.0-SNAPSHOT:test
   [INFO] +- 
org.apache.spark:spark-catalyst_2.13:test-jar:tests:3.2.0-SNAPSHOT:test
   [INFO] |  +- 
org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
   [INFO] |  +- org.codehaus.janino:janino:jar:3.0.16:compile
   [INFO] |  +- org.codehaus.janino:commons-compiler:jar:3.0.16:compile
   [INFO] |  +- org.antlr:antlr4-runtime:jar:4.8-1:compile
   [INFO] |  +- org.apache.arrow:arrow-vector:jar:2.0.0:compile
   [INFO] |  |  +- org.apache.arrow:arrow-format:jar:2.0.0:compile
   [INFO] |  |  +- org.apache.arrow:arrow-memory-core:jar:2.0.0:compile
   [INFO] |  |  \- com.google.flatbuffers:flatbuffers-java:jar:1.9.0:compile
   [INFO] |  \- org.apache.arrow:arrow-memory-netty:jar:2.0.0:compile
   [INFO] +- org.apache.spark:spark-tags_2.13:test-jar:tests:3.2.0-SNAPSHOT:test
   [INFO] +- org.apache.hive:hive-common:jar:2.3.7:compile
   [INFO] |  +- commons-cli:commons-cli:jar:1.2:compile
   [INFO] |  +- commons-lang:commons-lang:jar:2.6:compile
   [INFO] |  +- jline:jline:jar:2.14.6:compile
   [INFO] |  +- org.apache.commons:commons-compress:jar:1.20:compile
   [INFO] |  +- com.tdunning:json:jar:1.8:compile
   [INFO] |  \- 
com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile
   [INFO] +- org.apache.hive:hive-exec:jar:core:2.3.7:compile
   [INFO] |  +- org.apache.hive:hive-vector-code-gen:jar:2.3.7:compile
   [INFO] |  |  \- org.apache.velocity:velocity:jar:1.5:compile
   [INFO] |  +- commons-io:commons-io:jar:2.5:compile
   [INFO] |  +- org.antlr:antlr-runtime:jar:3.5.2:compile
   [INFO] |  +- org.antlr:ST4:jar:4.0.4:compile
   [INFO] |  +- com.google.code.gson:gson:jar:2.2.4:compile
   [INFO] |  \- stax:stax-api:jar:1.0.1:compile
   [INFO] +- org.apache.hive:hive-metastore:jar:2.3.7:compile
   [INFO] |  +- javolution:javolution:jar:5.5.1:compile
   [INFO] |  +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
   [INFO] |  +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile
   [INFO] |  +- com.zaxxer:HikariCP:jar:2.5.1:compile
   [INFO] |  +- org.datanucleus:datanucleus-api-jdo:jar:4.2.4:compile
   [INFO] |  +- org.datanucleus:datanucleus-rdbms:jar:4.1.19:compile
   [INFO] |  +- commons-pool:commons-pool:jar:1.5.4:compile
   [INFO] |  +- commons-dbcp:commons-dbcp:jar:1.4:compile
   [INFO] |  +- javax.jdo:jdo-api:jar:3.0.1:compile
   [INFO] |  |  \- javax.transaction:jta:jar:1.1:compile
   [INFO] |  \- org.datanucleus:javax.jdo:jar:3.2.0-m3:compile
   [INFO] |     \- javax.transaction:transaction-api:jar:1.1:compile
   [INFO] +- org.apache.hive:hive-serde:jar:2.3.7:compile
   [INFO] |  \- net.sf.opencsv:opencsv:jar:2.3:compile
   [INFO] +- org.apache.hive:hive-shims:jar:2.3.7:compile
   [INFO] |  +- org.apache.hive.shims:hive-shims-common:jar:2.3.7:compile
   [INFO] |  +- org.apache.hive.shims:hive-shims-0.23:jar:2.3.7:runtime
   [INFO] |  \- org.apache.hive.shims:hive-shims-scheduler:jar:2.3.7:runtime
   [INFO] +- org.apache.hive:hive-llap-common:jar:2.3.7:compile
   [INFO] +- org.apache.hive:hive-llap-client:jar:2.3.7:compile
   [INFO] +- org.apache.avro:avro:jar:1.8.2:compile
   [INFO] |  +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
   [INFO] |  \- org.tukaani:xz:jar:1.5:compile
   [INFO] +- org.apache.avro:avro-mapred:jar:hadoop2:1.8.2:compile
   [INFO] |  \- org.apache.avro:avro-ipc:jar:1.8.2:compile
   [INFO] +- commons-httpclient:commons-httpclient:jar:3.1:compile
   [INFO] |  \- commons-logging:commons-logging:jar:1.1.3:compile
   [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile
   [INFO] |  \- org.apache.httpcomponents:httpcore:jar:4.4.12:compile
   [INFO] +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
   [INFO] +- commons-codec:commons-codec:jar:1.15:compile
   [INFO] +- joda-time:joda-time:jar:2.10.5:compile
   [INFO] +- org.jodd:jodd-core:jar:3.5.2:compile
   [INFO] +- com.google.code.findbugs:jsr305:jar:3.0.0:compile
   [INFO] +- org.datanucleus:datanucleus-core:jar:4.1.17:compile
   [INFO] +- org.apache.thrift:libthrift:jar:0.12.0:compile
   [INFO] +- org.apache.thrift:libfb303:jar:0.9.3:compile
   [INFO] +- org.apache.derby:derby:jar:10.14.2.0:compile
   [INFO] +- org.scala-lang:scala-compiler:jar:2.13.4:test
   [INFO] |  +- org.jline:jline:jar:3.16.0:test
   [INFO] |  \- net.java.dev.jna:jna:jar:5.3.1:test
   [INFO] +- org.scalacheck:scalacheck_2.13:jar:1.14.2:test
   [INFO] |  \- org.scala-sbt:test-interface:jar:1.0:test
   [INFO] +- org.spark-project.spark:unused:jar:1.0.0:compile
   [INFO] +- org.scalatest:scalatest_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-core_2.13:jar:3.2.3:test
   [INFO] |  |  +- org.scalatest:scalatest-compatible:jar:3.2.3:test
   [INFO] |  |  \- org.scalactic:scalactic_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-featurespec_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-flatspec_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-freespec_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-funsuite_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-funspec_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-propspec_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-refspec_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-wordspec_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-diagrams_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-matchers-core_2.13:jar:3.2.3:test
   [INFO] |  +- org.scalatest:scalatest-shouldmatchers_2.13:jar:3.2.3:test
   [INFO] |  \- org.scalatest:scalatest-mustmatchers_2.13:jar:3.2.3:test
   [INFO] +- 
org.scalatestplus:scalatestplus-scalacheck_2.13:jar:3.1.0.0-RC2:test
   [INFO] +- org.scalatestplus:scalatestplus-mockito_2.13:jar:1.0.0-SNAP5:test
   [INFO] |  \- org.mockito:mockito-core:jar:3.4.6:test
   [INFO] |     +- net.bytebuddy:byte-buddy:jar:1.10.13:test
   [INFO] |     +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test
   [INFO] |     \- org.objenesis:objenesis:jar:2.6:compile
   [INFO] +- org.scalatestplus:scalatestplus-selenium_2.13:jar:1.0.0-SNAP5:test
   [INFO] |  \- org.seleniumhq.selenium:selenium-java:jar:3.141.59:test
   [INFO] |     +- org.seleniumhq.selenium:selenium-api:jar:3.141.59:test
   [INFO] |     +- 
org.seleniumhq.selenium:selenium-chrome-driver:jar:3.141.59:test
   [INFO] |     +- 
org.seleniumhq.selenium:selenium-edge-driver:jar:3.141.59:test
   [INFO] |     +- 
org.seleniumhq.selenium:selenium-firefox-driver:jar:3.141.59:test
   [INFO] |     +- org.seleniumhq.selenium:selenium-ie-driver:jar:3.141.59:test
   [INFO] |     +- 
org.seleniumhq.selenium:selenium-opera-driver:jar:3.141.59:test
   [INFO] |     +- 
org.seleniumhq.selenium:selenium-remote-driver:jar:3.141.59:test
   [INFO] |     +- 
org.seleniumhq.selenium:selenium-safari-driver:jar:3.141.59:test
   [INFO] |     +- org.seleniumhq.selenium:selenium-support:jar:3.141.59:test
   [INFO] |     +- org.apache.commons:commons-exec:jar:1.3:test
   [INFO] |     +- com.squareup.okhttp3:okhttp:jar:3.11.0:test
   [INFO] |     \- com.squareup.okio:okio:jar:1.14.0:compile
   [INFO] +- junit:junit:jar:4.13.1:test
   [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
   [INFO] \- com.novocode:junit-interface:jar:0.11:test
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to