Baunsgaard commented on PR #2002:
URL: https://github.com/apache/systemds/pull/2002#issuecomment-1978704338

   The problem is: 
   
   ```
   
   Me:~/github/systemds/target/lib$ findjar slf4j.reload4j
   (standard input):     0 Tue Feb 08 13:31:00 CET 2022 
META-INF/maven/org.slf4j/slf4j-reload4j/
   (standard input):  1153 Tue Feb 08 13:31:00 CET 2022 
META-INF/maven/org.slf4j/slf4j-reload4j/pom.xml
   (standard input):    62 Tue Feb 08 13:31:00 CET 2022 
META-INF/maven/org.slf4j/slf4j-reload4j/pom.properties
   slf4j-reload4j-1.7.36.jar
   (standard input):     0 Mon Jan 08 17:55:00 CET 2024 org/slf4j/reload4j/
   (standard input):     0 Mon Jan 08 17:55:00 CET 2024 
META-INF/maven/org.slf4j/slf4j-reload4j/
   (standard input):  5907 Mon Jan 08 17:55:00 CET 2024 
org/slf4j/reload4j/Reload4jLoggerAdapter.class
   (standard input):  2550 Mon Jan 08 17:55:00 CET 2024 
org/slf4j/reload4j/Reload4jLoggerFactory.class
   (standard input):  2928 Mon Jan 08 17:55:00 CET 2024 
org/slf4j/reload4j/Reload4jMDCAdapter.class
   (standard input):  1817 Mon Jan 08 17:55:00 CET 2024 
org/slf4j/reload4j/Reload4jServiceProvider.class
   (standard input):  2211 Mon Jan 08 17:55:00 CET 2024 
META-INF/maven/org.slf4j/slf4j-reload4j/pom.xml
   (standard input):    59 Mon Jan 08 17:55:00 CET 2024 
META-INF/maven/org.slf4j/slf4j-reload4j/pom.properties
   slf4j-reload4j-2.0.11.jar
   ```
   
   We have two dependencies of slf4j 
   where one or more of our other dependencies adds the older version.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to