You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/08 02:03:04 UTC

[GitHub] nswamy commented on a change in pull request #13131: [MXNET-1077] update log4j version of Scala package

nswamy commented on a change in pull request #13131: [MXNET-1077] update log4j version of Scala package
URL: https://github.com/apache/incubator-mxnet/pull/13131#discussion_r231744419
 
 

 ##########
 File path: scala-package/pom.xml
 ##########
 @@ -332,9 +332,9 @@
       <version>1.10</version>
     </dependency>
     <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-      <version>1.2.17</version>
+      <groupId>org.apache.logging.log4j</groupId>
 
 Review comment:
   we use slf4j in some places, is this used somewhere, can we use consistently use slf4j?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services