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

This commit is contained in:
Masatake Iwasaki 2021-08-16 21:46:19 +09:00 committed by GitHub
parent d18c0a1d25
commit 786888b8d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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