diff --git a/pom.xml b/pom.xml index b264895d60..50e6d5b807 100644 --- a/pom.xml +++ b/pom.xml @@ -597,6 +597,10 @@ grpc-api io.grpc + + io.opencensus + opencensus-impl + grpc-census io.grpc @@ -962,6 +966,37 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.4.1 + + + enforce-banned-dependencies + + enforce + + + + + + + io.opencensus:opencensus-impl + + + + true + + + +