We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7971a commit 36f3ae7Copy full SHA for 36f3ae7
1 file changed
pom.xml
@@ -292,14 +292,12 @@
292
<groupId>log4j</groupId>
293
<artifactId>log4j</artifactId>
294
<version>${log4j.version}</version>
295
- <scope>test</scope>
296
</dependency>
297
298
<dependency>
299
<groupId>org.slf4j</groupId>
300
<artifactId>slf4j-log4j12</artifactId>
301
<version>${slf4j.version}</version>
302
303
304
</dependencies>
305
</project>
0 commit comments