Bump odlparent to 8.1.8
[yangtools.git] / yang / yang-xpath-api / src / main / java / module-info.java
index c913f00f3eda23c556ad6c26f1742f22a1902757..1e850a56c87783f55079b6a22bc2c86247f32252 100644 (file)
@@ -15,5 +15,6 @@ module org.opendaylight.yangtools.yang.xpath.api {
     requires org.slf4j;
 
     // Annotations
+    requires static com.github.spotbugs.annotations;
     requires static org.eclipse.jdt.annotation;
 }