Skip to content

Commit

Permalink
Make log4j a test-only dependency of the InChI module
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay authored and egonw committed Dec 16, 2021
1 parent a847162 commit c2269af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage/inchi/pom.xml
Expand Up @@ -35,6 +35,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit c2269af

Please sign in to comment.