googleapis / google-cloud-datastore

Low-level, Protobuf-based Java and Python client libraries for Cloud Datastore. Check out google-cloud-java and google-cloud-python first!
https://cloud.google.com/datastore
Apache License 2.0
215 stars 133 forks source link

java/pom.xml should import the google-http-java-client BOM #226

Closed elharo closed 5 years ago

elharo commented 5 years ago

Instead of specifying artifacts individually

elharo commented 5 years ago

fixed