From ff9d095da250d9fedfe809347a6e928cb80997f8 Mon Sep 17 00:00:00 2001 From: Paolo Patierno Date: Sat, 12 Oct 2024 07:17:43 +0200 Subject: [PATCH] Excluded android related dependency (#933) Signed-off-by: Paolo Patierno --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index b0b6dbfc..c247f292 100644 --- a/pom.xml +++ b/pom.xml @@ -273,6 +273,12 @@ grpc-netty-shaded ${grpc-netty-shaded.version} runtime + + + annotations + com.google.android + + io.micrometer