Do not pull checker-qual into runtime
[bgpcep.git] / bmp / bmp-impl / pom.xml
index a187c3ca963bf6c6a25394fe14bc9017ce5da681..ace461bc1df4ebf2d2e033bd24583c477f3c5563 100644 (file)
         <dependency>
             <groupId>org.checkerframework</groupId>
             <artifactId>checker-qual</artifactId>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>com.guicedee.services</groupId>