Skip to content

Commit 231f003

Browse files
committed
log4j core is only for test, not the library itself
Fixes #34
1 parent 803ab37 commit 231f003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@
221221
<groupId>org.apache.logging.log4j</groupId>
222222
<artifactId>log4j-core</artifactId>
223223
<version>${log4j.version}</version>
224+
<scope>test</scope>
224225
</dependency>
225226
</dependencies>
226227

0 commit comments

Comments
 (0)