We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 605742e + 65d8535 commit fa780d6Copy full SHA for fa780d6
pom.xml
@@ -61,12 +61,14 @@
61
<groupId>org.slf4j</groupId>
62
<artifactId>slf4j-log4j12</artifactId>
63
<version>${slf4j.version}</version>
64
+ <scope>test</scope>
65
</dependency>
66
67
<dependency>
68
<groupId>log4j</groupId>
69
<artifactId>log4j</artifactId>
70
<version>1.2.17</version>
71
72
73
74
0 commit comments