Abacn commented on PR #29954:
URL: https://github.com/apache/beam/pull/29954#issuecomment-1881702088

   There are some new transient dependencies need to audit - either shadow or 
exclude them:
   
   - com.google.auto.value.extension
   - org.apache.http
   - org.apache.commons
   - Some protos under grpc/gcp; grpc/lb
   
   ---
   
   Full dependency tree for grpc-alts:
   
   io.grpc:grpc-alts:jar:1.60.1
   +- io.grpc:grpc-auth:jar:1.60.1:compile
   |  +- io.grpc:grpc-api:jar:1.60.1:compile
   |  \- com.google.auth:google-auth-library-credentials:jar:1.4.0:compile
   +- io.grpc:grpc-grpclb:jar:1.60.1:compile
   |  +- io.grpc:grpc-core:jar:1.60.1:compile
   |  |  +- com.google.code.gson:gson:jar:2.10.1:compile
   |  |  +- com.google.android:annotations:jar:4.1.1.4:runtime
   |  |  +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.23:runtime
   |  |  +- io.grpc:grpc-context:jar:1.60.1:compile
   |  |  \- io.grpc:grpc-util:jar:1.60.1:runtime
   |  +- com.google.protobuf:protobuf-java-util:jar:3.24.0:runtime
   |  \- com.google.errorprone:error_prone_annotations:jar:2.20.0:compile
   +- io.grpc:grpc-protobuf:jar:1.60.1:compile
   |  +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
   |  +- com.google.api.grpc:proto-google-common-protos:jar:2.22.0:compile
   |  \- io.grpc:grpc-protobuf-lite:jar:1.60.1:compile
   +- io.grpc:grpc-stub:jar:1.60.1:compile
   +- com.google.protobuf:protobuf-java:jar:3.24.0:compile
   +- org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2:compile
   +- com.google.guava:guava:jar:32.0.1-jre:compile
   |  +- com.google.guava:failureaccess:jar:1.0.1:compile
   |  +- 
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
   |  +- org.checkerframework:checker-qual:jar:3.33.0:compile
   |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
   +- com.google.auth:google-auth-library-oauth2-http:jar:1.4.0:compile
   |  +- com.google.auto.value:auto-value-annotations:jar:1.8.2:compile
   |  +- com.google.http-client:google-http-client:jar:1.41.0:compile
   |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile
   |  |  |  +- commons-logging:commons-logging:jar:1.2:compile
   |  |  |  \- commons-codec:commons-codec:jar:1.11:compile
   |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.15:compile
   |  |  +- io.opencensus:opencensus-api:jar:0.28.0:compile
   |  |  \- io.opencensus:opencensus-contrib-http-util:jar:0.28.0:compile
   |  \- com.google.http-client:google-http-client-gson:jar:1.41.0:compile
   \- io.grpc:grpc-netty-shaded:jar:1.60.1:compile
      \- io.perfmark:perfmark-api:jar:0.26.0:runtime
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to