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