Do not pull checker-qual into runtime
[bgpcep.git] / config-loader / config-loader-impl / pom.xml
index a09e7f7768478855ed87b446209799e37f508a21..67fdaea4beafc099e5488888aef41caf29242ea7 100644 (file)
@@ -75,6 +75,7 @@
         <dependency>
             <groupId>org.checkerframework</groupId>
             <artifactId>checker-qual</artifactId>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>