From dc0f1e0be1be33f5bdf0426cad1cc2df45f5d10a Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Wed, 22 Apr 2020 09:14:04 -0700 Subject: [PATCH] feat: import protobuf-bom to manage all protobuf artifacts (#21) --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ebd3ed06..beed5e0e 100644 --- a/pom.xml +++ b/pom.xml @@ -102,8 +102,10 @@ com.google.protobuf - protobuf-java + protobuf-bom ${protobuf.version} + pom + import com.google.api