From 462b808d42234766d5b9566c2a2d85a2b3e3e656 Mon Sep 17 00:00:00 2001 From: Masatake Iwasaki Date: Mon, 16 Aug 2021 21:46:19 +0900 Subject: [PATCH] HADOOP-17849. Exclude spotbugs-annotations from transitive dependencies on branch-3.2. (#3305) (cherry picked from commit 786888b8d32e35cad49eb1ba54a35f1508234ed5) --- hadoop-client-modules/hadoop-client-minicluster/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml index fdbd1dc0d26..4a6ce421df0 100644 --- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml +++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml @@ -322,6 +322,10 @@ dnsjava dnsjava + + com.github.spotbugs + spotbugs-annotations +