ANY23-292 slf4j scope should not be test in any23 core
diff --git a/core/pom.xml b/core/pom.xml
index b6a0427..6f13f1f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -167,7 +167,6 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>
-      <scope>test</scope>
     </dependency>
     <!-- END: Test Dependencies -->
   </dependencies>