Bump grpc.version from 1.36.1 to 1.37.0 in /lang/java

Bumps `grpc.version` from 1.36.1 to 1.37.0.

Updates `grpc-core` from 1.36.1 to 1.37.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.36.1...v1.37.0)

Updates `grpc-stub` from 1.36.1 to 1.37.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.36.1...v1.37.0)

Updates `grpc-netty` from 1.36.1 to 1.37.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.36.1...v1.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 3727f889ef467ae2597a5350bd3920ab276af485
  1. .github/
  2. .travis/
  3. doc/
  4. lang/
  5. share/
  6. .asf.yaml
  7. .editorconfig
  8. .gitignore
  9. .yamllint.yml
  10. BUILD.md
  11. build.sh
  12. composer.json
  13. DIST_README.txt
  14. docker-compose.yml
  15. LICENSE.txt
  16. NOTICE.txt
  17. pom.xml
  18. README.md
README.md

Apache Avro™

Test C Test C# Test C++ Test Java Test JavaScript Test Perl Test Ruby Test Python Test PHP


Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute