Skip to content
Snippets Groups Projects
Commit 54c707cc authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

maven: log4j logging

parent 02049560
No related branches found
No related tags found
No related merge requests found
......@@ -111,8 +111,10 @@
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-jdk14 -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.25</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment