Remove hand-written ServiceLoader services
[bgpcep.git] / bgp / openconfig-rp-statement / pom.xml
index 5884e40a9dd27758a9969136f109a7d1cfac3e9f..12ba52d2b836aab67e3e92b1da27e919a9ea2948 100644 (file)
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.kohsuke.metainf-services</groupId>
+            <artifactId>metainf-services</artifactId>
+        </dependency>
+
         <!-- Test dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>