Skip to content

Instantly share code, notes, and snippets.

@colinbut
Created August 4, 2018 15:43
Show Gist options
  • Save colinbut/debb8a6e9a15f9c432dceff6f02a9be3 to your computer and use it in GitHub Desktop.
Save colinbut/debb8a6e9a15f9c432dceff6f02a9be3 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment