ibzib commented on a change in pull request #12938: URL: https://github.com/apache/beam/pull/12938#discussion_r550367164
########## File path: examples/java/build.gradle ########## @@ -73,7 +73,15 @@ dependencies { compile library.java.joda_time compile library.java.proto_google_cloud_datastore_v1 compile library.java.slf4j_api - compile library.java.slf4j_jdk14 + compile "com.google.api.grpc:proto-google-cloud-language-v1:1.81.4" + compile library.java.jsr305 + compile "io.confluent:kafka-avro-serializer:5.3.2" Review comment: (This will allow you to remove the spotbugs dependency.) ---------------------------------------------------------------- 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: us...@infra.apache.org