Remove hand-written ServiceLoader services
[bgpcep.git] / bmp / bmp-parser-impl / pom.xml
index 622d7f6d2caf2ddd181752404db26f59191527a5..d378a49bb78db40e6142abf7a0f92d4c20359544 100644 (file)
             <groupId>io.netty</groupId>
             <artifactId>netty-buffer</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.kohsuke.metainf-services</groupId>
+            <artifactId>metainf-services</artifactId>
+        </dependency>
+
         <!-- test dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>