Skip to content

Commit c2269af

Browse files
johnmayegonw
authored andcommitted
Make log4j a test-only dependency of the InChI module
1 parent a847162 commit c2269af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/inchi/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<dependency>
3636
<groupId>org.apache.logging.log4j</groupId>
3737
<artifactId>log4j-core</artifactId>
38+
<scope>test</scope>
3839
</dependency>
3940
<dependency>
4041
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)