diff --git a/.bomr/bomr.yaml b/.bomr/bomr.yaml index 35e44c1bfe..44ab2be56a 100644 --- a/.bomr/bomr.yaml +++ b/.bomr/bomr.yaml @@ -23,8 +23,10 @@ bomr: verify: ignored-dependencies: # Avoid confliciting transitive requirements for - # io.grpc:grpc-core:jar:[1.0.1,1.0.1] (Jetty) and - # io.grpc:grpc-core:jar:[1.14.0,1.14.0] (Micrometer's Azure Registry) + # io.grpc:grpc-core:jar:[1.0.1,1.0.1] (Jetty), + # io.grpc:grpc-core:jar:[1.14.0,1.14.0] (Micrometer's Azure Registry), and + # io.grpc:grpc-core:jar:[1.15.0,1.15.0] (Micrometer's Stackdriver Registry) + - 'io.micrometer:micrometer-registry-azure-monitor' - 'org.eclipse.jetty.gcloud:jetty-gcloud-session-manager' - 'org.eclipse.jetty:jetty-home' repositories: