Merge "Rework build to move the parent out"
[bgpcep.git] / util / pom.xml
index c93f1693a4850d73e7589cea3a7bd3b070a178b3..32b064519faebe1d190c587e5f9d2edad92b0d10 100644 (file)
                        <artifactId>commons-codec</artifactId>
                        <version>${commonscodec.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+        </dependency>
 
         <!-- Testing dependencies -->
         <dependency>