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

Update io.netty dependency. #197

Closed deflaux closed 7 years ago

deflaux commented 8 years ago

http://search.maven.org/#artifactdetails%7Cio.netty%7Cnetty-all%7C4.1.0.Final%7Cjar

Temporarily override this in pom.xml for now.

But with the next release of grpc-java, remove the override, and depend upon it transitively.

deflaux commented 8 years ago

Added in https://github.com/googlegenomics/dataflow-java/pull/198

deflaux commented 7 years ago

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