Explorar o código

HADOOP-17849. Exclude spotbugs-annotations from transitive dependencies on branch-3.2. (#3305)

Masatake Iwasaki %!s(int64=4) %!d(string=hai) anos
pai
achega
786888b8d3
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      hadoop-client-modules/hadoop-client-minicluster/pom.xml

+ 4 - 0
hadoop-client-modules/hadoop-client-minicluster/pom.xml

@@ -322,6 +322,10 @@
           <groupId>dnsjava</groupId>
           <artifactId>dnsjava</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>com.github.spotbugs</groupId>
+          <artifactId>spotbugs-annotations</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <!-- Add optional runtime dependency on the in-development timeline server module