Bump odlparent to 10.0.0
[yangtools.git] / data / rfc8528-data-util / src / main / java / module-info.java
index 77de84111bd1143bacb7a59ac8421960fde211e9..f58d13121277e3983885dd3355c3b10929a31cc1 100644 (file)
@@ -25,4 +25,5 @@ module org.opendaylight.yangtools.rfc8528.data.util {
 
     // Annotations
     requires static transitive org.eclipse.jdt.annotation;
+    requires static com.github.spotbugs.annotations;
 }