Skip to content

Commit ff26917

Browse files
committed
Remove duplicate dependency with test scope.
1 parent e05f6f1 commit ff26917

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

storage/inchi/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@
5151
<artifactId>mockito-all</artifactId>
5252
<scope>test</scope>
5353
</dependency>
54-
<dependency>
55-
<groupId>org.apache.logging.log4j</groupId>
56-
<artifactId>log4j-1.2-api</artifactId>
57-
<scope>test</scope>
58-
</dependency>
5954
<dependency>
6055
<groupId>com.google.guava</groupId>
6156
<artifactId>guava</artifactId>

0 commit comments

Comments
 (0)