googlegenomics / dataflow-java

Google Cloud Dataflow pipelines such as Identity-By-State as well as useful utility classes.
Apache License 2.0
36 stars 31 forks source link

Dependent utils-java and grpc java bump in pom.xml #205

Closed pgrosu closed 7 years ago

pgrosu commented 8 years ago

The dataflow-java pom.xml would most likely need to also need to be updated after this issue from utils-java and available in the Maven repository:

https://github.com/googlegenomics/utils-java/issues/98

Thanks, ~p

pgrosu commented 8 years ago

Thanks for the previous version bump, but grpc-java got updated again to 0.15.0:

https://github.com/googlegenomics/utils-java/issues/104

So the bumps would probably need to be performed again.

Thanks, ~p

deflaux commented 7 years ago

Fixed with https://github.com/googlegenomics/dataflow-java/pull/215